Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-color-swatch

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-color-swatch

Umbraco UI color-swatch component

latest
Source
npmnpm
Version
1.15.0
Version published
Maintainers
5
Created
Source

uui-color-swatch

npm

Umbraco style color-swatch component.

Installation

ES imports

npm i @umbraco-ui/uui-color-swatch

Import the registration of <uui-color-swatch> via:

import '@umbraco-ui/uui-color-swatch';

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

import { UUIColorSwatchElement } from '@umbraco-ui/uui-color-swatch';

Usage

<uui-color-swatch></uui-color-swatch>

Keywords

Umbraco

FAQs

Package last updated on 25 Aug 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