Components

Error

<Error dialogBoxId htmlClass />

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

View Source component/error/index.jsx, line 20

Dialog component

object