Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-icon-registry

Package Overview
Dependencies
8
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @umbraco-ui/uui-icon-registry

Umbraco UI icon-registry component


Version published
Maintainers
6
Created

Changelog

Source

1.8.0 (2024-05-23)

Bug Fixes

  • Dont show a link when no href is supplied (#797) (658b6a6)

Features

  • Add custom properties to uui-tag (#791) (46fde86)
  • Align FormControl implementation with latest from Backoffice Validation (#788) (0edfd0c)
  • focus method for menu-item (#789) (86062ae)
  • menu items hide actions (#796) (9f07ae6)

Readme

Source

uui-icon-registry

npm

Umbraco style icon-registry component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-icon-registry

Import the registration of <uui-icon-registry> via:

import '@umbraco-ui/uui-icon-registry';

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

import { UUIIconRegistryElement } from '@umbraco-ui/uui-icon-registry';

Usage

<uui-icon-registry></uui-icon-registry>

Keywords

FAQs

Last updated on 23 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc