Constructor
# <Error dialogBoxId htmlClass />
Display Dialog component containing error messages
PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
dialogBoxId |
string | No | ||
htmlClass |
string | No |
Parameters:
| Name | Type | Description |
|---|---|---|
props |
object
|
|
dialogBoxId |
string
|
use for html attribute id |
htmlClass |
string
|
html class(es) to assign to component className attribute |
Dialog component
object