Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@umbraco-ui/uui-combobox

Package Overview
Dependencies
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-combobox

Umbraco UI combo-box component

Source
npmnpm
Version
1.15.0
Version published
Weekly downloads
3.6K
26.84%
Maintainers
5
Weekly downloads
 
Created
Source

uui-combobox

npm

Umbraco style combo-box component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-combobox

Import the registration of <uui-combobox> via:

import '@umbraco-ui/uui-combobox';

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

import { UUIComboboxElement } from '@umbraco-ui/uui-combobox';

Usage

<uui-combobox></uui-combobox>

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