useFormSidebarExtension
useFormSidebarExtension()
Hook function for sidebar elements.
Properties
extension
config
typeobject
Global configuration of the fieldsidebarConfig
typeobject
Configurations that display at the sidebar level
form
typeObject
|Form
Contains methods to interact with the content formmodel
typeModel
Details about the current modelallLocales
typeLocale
Array of localesstages
typeStage
Array of stagesentry
id
typestring
|null
Id of the entrycreatedBy
typeobject
of type User
Who created the entryupdatedBy
typeobject
of type User
Who updated the entrycreatedAt
typestring
When it as createdupdatedAt
typestring
When it was updated
Returns
<FormSidebarExtensionProps | interface>