Form message

Simple

With header and body

EsFormMsg props

Name
show
Type
Boolean
Default
false
Description
Whether to show the form message. This component will respond to changes of this prop, and the client is responsible for setting it false upon receiving the "hidden" event.
Name
timeout
Type
Number
Default
20
Description
How many seconds the message should show for.
Name
variant
Type
String
Default
'danger'
Description
Controls the icon on the message. Options are danger, success, or primary.