UNPKG

@spectrum-web-components/picker

Version:

An `<sp-picker>` is an alternative to HTML's `<select>` element. Use [`<sp-menu-item>`](../menu-item) elements to outline the options that will be made available to the user when interacting with the `<sp-picker>` element.

3 lines (2 loc) 194 B
"use strict";import{Picker as e}from"./src/Picker.js";import{defineElement as r}from"@spectrum-web-components/base/src/define-element.js";r("sp-picker",e); //# sourceMappingURL=sp-picker.js.map