dynamic-cli-framework
Icon
enum
Icon
Enum of message icons.
Members
ALERT
=
2
FAILURE
=
1
INFORMATION
=
3
SUCCESS
=
0
Usage
import { Icon } from ".";
Document Navigation
Members
ALERT
FAILURE
INFORMATION
SUCCESS