-
-
class TinyMce extends com.vaadin.flow.component.Component implements
Serializable
-
Serialized Fields
-
config
elemental.json.JsonObject config
-
currentValue
String currentValue
-
id
String id
-
initialContentSent
boolean initialContentSent
-
rawConfig
String rawConfig
-
ta
com.vaadin.flow.dom.Element ta
-
valueMapper
org.github.legioth.field.ValueMapper<String> valueMapper