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