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

1.13.0 • Public • Published

uui-ref-node-package

npm

Umbraco style ref-node-package component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-ref-node-package

Import the registration of <uui-ref-node-package> via:

import '@umbraco-ui/uui-ref-node-package';

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

import { UUIRefNodePackageElement } from '@umbraco-ui/uui-ref-node-package';

Usage

<uui-ref-node-package></uui-ref-node-package>

Package Sidebar

Install

npm i @umbraco-ui/uui-ref-node-package

Weekly Downloads

962

Version

1.13.0

License

MIT

Unpacked Size

12.6 kB

Total Files

7

Last publish

Collaborators

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