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
Radio
Button
Tile
Group
Events
sealed
interface
RadioButtonTileGroupEvents
:
TileGroupEvent
Inheritors
OnRadioSelected
Members
Types
On
Radio
Selected
Link copied to clipboard
data
class
OnRadioSelected
(
val
selectedTileId
:
String
,
val
groupId
:
String
)
:
RadioButtonTileGroupEvents