EventsProviderProps

See source code
Table of contents
interface EventsProviderProps {}

Properties

children

children: React.ReactNode;

onEvent

optional
onEvent?: TLUiEventHandler;

Prev
EmbedShapeOptions
Next
ExampleDialogProps