Skip to content

Latest commit

 

History

History

uui-card

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

uui-card

npm

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-card

Usage

import { UUICardElement } from '@umbraco-ui/uui-card';

class MyCardElement extends UUICardElement {}