META-INF.resources.EffectsComponent.soy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.frontend.image.editor.capability.effects
Show all versions of com.liferay.frontend.image.editor.capability.effects
Liferay Frontend Image Editor Capability Effects
{namespace ImageEditorEffectsComponent}
/**
* Image Editor Effects Component
*
* @param effects
* @param key
* @param thumbnailSize
* @param? currentEffect_
*/
{template .render}
{foreach $effect in $effects}
-
{$effect}
{/foreach}
{/template}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy