You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-badge

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-badge

A badge to notify that there is something that requires attention of the user.

1.14.1
latest
Source
npmnpm
Version published
Weekly downloads
1.5K
0.39%
Maintainers
5
Weekly downloads
 
Created
Source

uui-badge

npm

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-badge

Import the registration of <uui-badge> via:

import '@umbraco-ui/uui-badge';

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

import { UUIBadgeElement } from '@umbraco-ui/uui-badge';

Usage

<uui-badge color="danger">!</uui-badge>

Keywords

Umbraco

FAQs

Package last updated on 30 Jun 2025

Did you know?

Socket

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