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

1.12.2 • Public • Published

uui-toggle

npm

Umbraco style toggle component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-toggle

Import the registration of <uui-toggle> via:

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

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

import { UUIToggleElement } from '@umbraco-ui/uui-toggle';

Usage

<uui-toggle label="Toggle" value="bike"></uui-toggle>

Package Sidebar

Install

npm i @umbraco-ui/uui-toggle

Weekly Downloads

1,062

Version

1.12.2

License

MIT

Unpacked Size

19.3 kB

Total Files

7

Last publish

Collaborators

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