Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-color-picker

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-color-picker

Umbraco UI color-picker component

latest
Source
npmnpm
Version
1.16.0
Version published
Weekly downloads
2.1K
-13.83%
Maintainers
0
Weekly downloads
 
Created
Source

uui-color-picker

npm

Umbraco style color-picker component.

Installation

ES imports

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

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

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

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

import { UUIColorPickerElement } from '@umbraco-ui/uui-color-picker';

Usage

<uui-color-picker></uui-color-picker>

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