toggle menu
redwood-protocol
0.11.0
common
switch theme
search in API
redwood-protocol
/
app.cash.redwood.protocol
/
Create
Create
@
Serializable
@
SerialName
(
value
=
"create"
)
class
Create
(
val
id
:
Id
,
val
tag
:
WidgetTag
)
:
Change
Members
Constructors
Create
Link copied to clipboard
constructor
(
id
:
Id
,
tag
:
WidgetTag
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Id
Identifier for the widget which is the subject of this change.
tag
Link copied to clipboard
val
tag
:
WidgetTag