Dialog.Title
DialogTitle allows you to add title to the Dialog.
Props
| Name | Type | Default | Description |
|---|---|---|---|
title | string | Add Dialog title. | |
titleProps | TextProps | Add additional props for Text component. | |
titleStyle | Text Style | Add additional styling for title component. |