@umbraco-ui/uui-ref-node-data-type
v1.17.2
Published
Umbraco UI ref-node-data-type component
Downloads
13,483
Readme
uui-ref-node-data-type
Umbraco style ref-node-data-type component.
See it in action
Preview the component on Storybook
Installation
ES imports
npm i @umbraco-ui/uui-ref-node-data-typeImport the registration of <uui-ref-node-data-type> via:
import '@umbraco-ui/uui-ref-node-data-type';When looking to leverage the UUIRefNodeDataTypeElement base class as a type and/or for extension purposes, do so via:
import { UUIRefNodeDataTypeElement } from '@umbraco-ui/uui-ref-node-data-type';Usage
<uui-ref-node-data-type></uui-ref-node-data-type>