Modal
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 |