joyent-portal/packages/ui-toolkit/src/message
Sara Vieira 3e0e7b2e5e feat(ui-toolkit): add more icons page 2017-09-26 17:07:45 +01:00
..
Readme.md feat(ui-toolkit): add more icons page 2017-09-26 17:07:45 +01:00
index.js feat(ui-toolkit): add more icons page 2017-09-26 17:07:45 +01:00

Readme.md

Success/Educational

<Message onCloseClick={() =>{}} title="Choosing deployement data center">
Not all data centres have all configurations of instances available. Make sure that you choose the data center that suits your requirements. Learn more"
</Message>

Error

<Message onCloseClick={() =>{}} title="Choosing deployement data center" error message="Oh no"/>

Warning

<Message onCloseClick={() =>{}} title="Choosing deployement data center" warning message="There were some issues"/>