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

1.13.0 • Public • Published

uui-card-block-type

npm

Umbraco style card-block-type component.

Installation

ES imports

npm i @umbraco-ui/uui-card-block-type

Import the registration of <uui-card-block-type> via:

import '@umbraco-ui/uui-card-block-type';

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

import { UUICardBlockTypeElement } from '@umbraco-ui/uui-card-block-type';

Usage

<uui-card-block-type></uui-card-block-type>

Package Sidebar

Install

npm i @umbraco-ui/uui-card-block-type

Weekly Downloads

780

Version

1.13.0

License

MIT

Unpacked Size

17.5 kB

Total Files

7

Last publish

Collaborators

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