Skip to content

useDialogsController

@firecms/core


@firecms/core / useDialogsController

useDialogsController(): DialogsController

Defined in: hooks/useDialogsController.tsx:14

Use this hook to open a dialog imperatively. Alternatively, you can use dialogs declaratively using the Dialog component.

Consider that in order to use this hook you need to have a parent FireCMS

DialogsController