Package:
@react-form-builder/components-rsuite
· Source
code
Introduction
Modal is a component that displays modal windows. It is a built-in wrapper component that uses modal components of component libraries
to display modal windows. This component must be used in conjunction with some user interface component, for example
RsModal.
Main properties
The following general properties are available within the Main tab:
| Name | Type | Description |
|---|
| Modal template | string | Template to use as a modal body |
| Modal component properties | props | Properties of the modal component |
Last modified on April 16, 2026