Zap Ui Event
class ZapUiEvent(val uiId: String, val event: ZapUiEvent.Event, val value: String? = null) : Zapable
Represent data related to event raised by the user interface.
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Convert Zapable to ZappPayload and return it.