toggle menu
redwood
0.15.0
common
switch theme
search in API
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