Class GrapesJsStyleFilterPlugin
java.lang.Object
io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
io.jmix.messagetemplatesflowui.component.plugin.GrapesJsStyleFilterPlugin
- All Implemented Interfaces:
Serializable
@Component("msgtmp_GrapesJsStyleFilterPlugin")
public class GrapesJsStyleFilterPlugin
extends GrapesJsPlugin
The plugin adds a new filter built-in style property which can be used for CSS properties like
filter
and
backdrop-filter
.
Note: incompatible with GrapesJsNewsletterPresetPlugin
.
- See Also:
-
Field Summary
FieldsFields inherited from class io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
name, options
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
getName, getOptions, setOptions
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
GrapesJsStyleFilterPlugin
public GrapesJsStyleFilterPlugin()
-
-
Method Details
-
initOptions
protected void initOptions()
-