Collection of UI components that are used as wrappers over native elements. Custom elements that work well in light DOM as well as in shadow DOM to render custom UI controls based on data from native elements distributed from a different tree.
<input type="date">
<label>
, a form control of any kind, and an <output>
validation message<uni-form-item>
elements, with its own <label>
, and an <output>
validation message<input type="range">