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

1.13.0 • Public • Published

uui-button

npm

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-button

Import the registration of <uui-button> via:

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

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

import { UUIButtonElement } from '@umbraco-ui/uui-button';

Usage

<uui-button label="Basic Button" look="primary">Basic button</uui-button>

Package Sidebar

Install

npm i @umbraco-ui/uui-button

Weekly Downloads

1,023

Version

1.13.0

License

MIT

Unpacked Size

38.3 kB

Total Files

7

Last publish

Collaborators

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