EventsProviderProps
Table of contents
Public interface
Signature
interface EventsProviderProps {}
Source
packages/tldraw/src/lib/ui/context/events.tsx
Properties
children
Public propertysignature
Signature
children: React.ReactNode
onEvent
Public propertysignature
Signature
onEvent?: TLUiEventHandler
References