The current category object, or null
if no category is selected or fetched.
Optional
childrenFunction to create a new category.
Function to delete the current category.
Boolean indicating whether the category data has been successfully fetched.
Optional
idOptional
nameAn array of parent categories, excluding the root category.
Function to rename the current category.
Generated using TypeDoc
Interface representing the return type of the useCategory hook.