@umbraco-ui/uui-select
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

uui-select

npm

Umbraco style select component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-select

Import the registration of <uui-select> via:

import '@umbraco-ui/uui-select';

When looking to leverage the UUISelectElement base class as a type and/or for extension purposes, do so via:

import { UUISelectElement } from '@umbraco-ui/uui-select';

Usage

<uui-select></uui-select>

Package Sidebar

Install

npm i @umbraco-ui/uui-select

Weekly Downloads

745

Version

1.7.0

License

MIT

Unpacked Size

21.9 kB

Total Files

8

Last publish

Collaborators

  • warrenbuckley.umbraco
  • ijacob
  • nielslyngsoe
  • umbraco-publish
  • madsrasmussen
  • julczka