redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-protocol
/
app.cash.redwood.protocol
/
ModifierElement
Modifier
Element
@
Serializable
(
with
=
ModifierElementSerializer::class
)
class
ModifierElement
(
val
tag
:
ModifierTag
,
val
value
:
JsonElement
=
DefaultValue
)
Members
Constructors
Modifier
Element
Link copied to clipboard
constructor
(
tag
:
ModifierTag
,
value
:
JsonElement
=
DefaultValue
)
Properties
tag
Link copied to clipboard
val
tag
:
ModifierTag
value
Link copied to clipboard
val
value
:
JsonElement