EventsProviderProps
Table of contents
interface EventsProviderProps {}Properties
children
children: React.ReactNode;onEvent
optional
onEvent?: TLUiEventHandler;Prev
EmbedShapeOptionsNext
ExampleDialogPropsinterface EventsProviderProps {}children: React.ReactNode;onEvent?: TLUiEventHandler;