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.text_field
/
TextFieldTileEvents
Text
Field
Tile
Events
sealed
interface
TextFieldTileEvents
:
TileEvent
Inheritors
OnTextChange
Members
Types
On
Text
Change
Link copied to clipboard
data
class
OnTextChange
(
val
newValue
:
String
)
:
TextFieldTileEvents