Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-color-area

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-area

Umbraco UI color-area component

latest
Source
npmnpm
Version
1.16.0
Version published
Maintainers
0
Created
Source

uui-color-area

npm

Umbraco style color-area component.

Installation

ES imports

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

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

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

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

import { UUIColorAreaElement } from '@umbraco-ui/uui-color-area';

Usage

<uui-color-area></uui-color-area>

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