Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.ui.sdui.implementations.tile.tiles.inputs.radio_button
/
RadioButtonTileGroupEvents
/
OnRadioSelected
On
Radio
Selected
data
class
OnRadioSelected
(
val
selectedTileId
:
String
,
val
groupId
:
String
)
:
RadioButtonTileGroupEvents
Members
Constructors
On
Radio
Selected
Link copied to clipboard
constructor
(
selectedTileId
:
String
,
groupId
:
String
)
Properties
group
Id
Link copied to clipboard
val
groupId
:
String
selected
Tile
Id
Link copied to clipboard
val
selectedTileId
:
String