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

1.12.2 • Public • Published

uui-ref-node-form

npm

Umbraco style ref-node-form component.

See it in action

Preview the component on Storybook

Installation

ES imports

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

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

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

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

import { UUIRefNodeFormElement } from '@umbraco-ui/uui-ref-node-form';

Usage

<uui-ref-node-form></uui-ref-node-form>

Package Sidebar

Install

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

Weekly Downloads

796

Version

1.12.2

License

MIT

Unpacked Size

11.5 kB

Total Files

7

Last publish

Collaborators

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