UNPKG

@spectrum-web-components/textfield

Version:

`sp-textfield` components are text boxes that allow users to input custom text entries with a keyboard. Various decorations can be displayed around the field to communicate the entry requirements.

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