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

1.13.0 • Public • Published

uui-modal

npm

Umbraco style modal component.

Installation

ES imports

npm i @umbraco-ui/uui-modal

Import the registration of <uui-modal> via:

import '@umbraco-ui/uui-modal';

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

import { UUIModalElement } from '@umbraco-ui/uui-modal';

Usage

You need to spin up your own modal that extends the UUIModalElement. Use the <uui-modal-container> to host the modals.

Package Sidebar

Install

npm i @umbraco-ui/uui-modal

Weekly Downloads

1,535

Version

1.13.0

License

MIT

Unpacked Size

28.3 kB

Total Files

11

Last publish

Collaborators

  • nielslyngsoe
  • julczka
  • ijacob
  • madsrasmussen
  • umbraco-publish
Morty Proxy This is a proxified and sanitized view of the page, visit original site.