yarn add elmnt
- Div: wrapper for flexbox-like layouts
- Icon: SVG icons
- Txt: static and dynamic text
- Modal: modal dialog
- Mark: markdown renderer
- Input: flexible input control
Elmnt is a small collection of stylable React components which can be used as the building blocks for complex, interactive, visually coherent UIs.
Div, Icon, Txt, Modal and Mark are all used for layout and static content, while Input provides a flexible control for boolean, int, float, string, date and file values (and multi-value equivalents).