Skip to content

Labs experimental ​

The Labs section contains components and input types that are experimental, in early development, or domain-specific. They are functional but may have incomplete APIs, limited test coverage, or may change without a semver notice.

Input types ​

These components integrate with the ue-form schema system via useInput. Use their type name in a field schema to activate them.

ComponentSchema typeDescription
InputDatedateNative HTML date picker with ISO normalisation
InputTimetimeTime picker via a v-time-picker popover
InputRangerangeDual-handle range slider
InputColorcolorHex color picker with swatch preview
InputTreeviewtreeviewHierarchical tree selection
InputIconiconMDI icon picker with search
InputOtpotpOne-time password input (stub)

Display / layout components ​

ComponentDescription
CalloutBordered alert card with a title and value
RowFormatFlexible labelled row layout using a column array

Specialised components ​

ComponentDescription
ActiveTableItemModal-driven detail panel for a selected table row
PressReleaseCardIteratorCard iterator row for press release data tables