Modal
Modal is a component that can be used to display a message to the user.
Preview
Properties
- Name
type
- Type
- dangerwarningsuccessinfo
- Description
Preset color scheme for the modal. Defaults to
info
.
- Name
title
- Type
- string
- Description
Title of the modal.
- Name
description
- Type
- React.ReactNode
- Description
Description of the modal.