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

@umbraco-ui/uui-color-area

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

Umbraco UI color-area component

latest
Source
npmnpm
Version
1.15.0
Version published
Weekly downloads
1.7K
8.16%
Maintainers
5
Weekly downloads
 
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 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