API
useCreateSpace
Hook to create a space.
Imports
Definition
Source: useCreateSpace
Parameters
config
- Type:
ActionConfig<Spaces['createSpace']>
- Optional
Configuration options for the action.
Return Type
The createSpace
action and its loading state.
Was this page helpful?