ActionsProviderProps
Table of contents
interface ActionsProviderProps {}
Properties
children: React.ReactNode
overrides?: (
editor: Editor,
actions: TLUiActionsContextType,
helpers: undefined
) => TLUiActionsContextType
interface ActionsProviderProps {}
children: React.ReactNode
overrides?: (
editor: Editor,
actions: TLUiActionsContextType,
helpers: undefined
) => TLUiActionsContextType