Skip to content

Interface: ActionProviderProps

API / @xmachines/play-react / ActionProviderProps

Defined in: @json-render/react

Props for ActionProvider

Properties

PropertyTypeDescriptionDefined in
childrenReactNode--
handlers?Record<string, ActionHandler>Initial action handlers-
navigate?(path) => voidNavigation function-