Skip to content

Latest commit

 

History

History

uui-symbol-sort

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

uui-symbol-sort

npm

Umbraco style sort-symbol component.

See it in action

Preview the component on Storybook

Installation

ES imports

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

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

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

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

import { UUISymbolSortElement } from '@umbraco-ui/uui-symbol-sort';

Usage

<uui-symbol-sort></uui-symbol-sort>