Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-color-swatches

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-color-swatches

Umbraco UI color-swatches component

latest
Source
npmnpm
Version
1.16.0
Version published
Maintainers
0
Created
Source

uui-color-swatches

npm

Umbraco style color-swatches component.

Installation

ES imports

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

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

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

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

import { UUIColorSwatchesElement } from '@umbraco-ui/uui-color-swatches';

Usage

<uui-color-swatches></uui-color-swatches>

Keywords

Umbraco

FAQs

Package last updated on 17 Oct 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