Skip to content

Latest commit

 

History

History

uui-symbol-more

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

uui-symbol-more

npm

Umbraco style symbol-more component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-symbol-more

Import the registration of <uui-symbol-more> via:

import '@umbraco-ui/uui-symbol-more';

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

import { UUISymbolMoreElement } from '@umbraco-ui/uui-symbol-more';

Usage

<uui-symbol-more></uui-symbol-more>