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.

6 lines (5 loc) 217 B
"use strict"; import "@spectrum-web-components/overlay/sp-overlay.js"; import "@spectrum-web-components/tray/sp-tray.js"; import "@spectrum-web-components/popover/sp-popover.js"; //# sourceMappingURL=index.dev.js.map