components.modal
-
modal(options: { components: Component[]; customId: string; title: string; })
ModalComponent Create a modal container with a title and components.
- Parameters:
options — – Modal custom ID, title, and child components.
ModalComponentCreate a modal container with a title and components.
options — – Modal custom ID, title, and child components.