UNPKG

jiro-ui

Version:

A Mithril.js UI library based from construct-ui

8 lines (7 loc) 142 B
export var Intent = { NONE: 'none', PRIMARY: 'primary', NEGATIVE: 'negative', POSITIVE: 'positive', WARNING: 'warning' };