kushidesign / kushi

UI design library for ClojureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add alert component

paintparty opened this issue · comments

Add an alert component to the kushi.ui components lib.
Start with a generic alert component that is semantic-class friendly and just fills its container.

Possible component options:
:-close-icon? for rendering a close icon at inline end position.
:-mui-icon? for rendering an icon at inline start position.