Components
The goal of this library is not to replace HTML elements that already work very well, such as <input>, <textarea>, and <button>, but to provide things HTML elements simply don't, such as hierarchical menus, or do badly, such as <select> which cannot be styled, doesn't support separators, and has a race-condition with it's available options.
Visual and interactive custom elements that augment HTML5/CSS3 — dialogs, tables, menus, layout, media, and more.