Module uwc-input/parts/value-element

a ValueElement is any element that counts as having a "value" in the context of <uwc-input>.

In short its either a <li> element or any other element that has [data-value] set.

They can be used to specify options within a Popover

With ValueElement it is also possible to "pre-select" values, like this:

Index

Variables