Skip to main content
Version: 1.0.0

Interface: SideEntityController

Controller to open the side dialog displaying entity forms

Properties​

sidePanels​

• sidePanels: SideEntityPanelProps<any, any>[]

List of side entity panels currently open

Defined in​

models/side_entity_controller.tsx:80

Methods​

close​

â–¸ close(): void

Close the last panel

Returns​

void

Defined in​

models/side_entity_controller.tsx:75


open​

â–¸ open(props): void

Open a new entity sideDialog. By default, the schema and configuration of the view is fetched from the collections you have specified in the navigation. At least you need to pass the path of the entity you would like to edit. You can set an entityId if you would like to edit and existing one (or a new one with that id). If you wish, you can also override the SchemaConfig and choose to override the FireCMS level SchemaRegistryController.

Parameters​

NameType
propsSideEntityPanelProps<any, any>

Returns​

void

Defined in​

models/side_entity_controller.tsx:93

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!