@umbraco-ui/uui-button-copy-text
v1.16.0
Published
Umbraco UI button text-copy component
Readme
uui-button-copy-text
Umbraco style text-copy component.
Installation
ES imports
npm i @umbraco-ui/uui-button-copy-textImport the registration of <uui-button-copy-text> via:
import '@umbraco-ui/uui-button-copy-text';When looking to leverage the UUIButtonCopyTextElement base class as a type and/or for extension purposes, do so via:
import { UUIButtonCopyTextElement } from '@umbraco-ui/uui-button-copy-text';Usage
<uui-button-copy-text></uui-button-copy-text>