Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-boolean-input

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-boolean-input

Umbraco UI boolean-input component

latest
Source
npmnpm
Version
1.16.0
Version published
Maintainers
0
Created
Source

uui-boolean-input

npm

Umbraco style boolean-input component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-boolean-input

Import the registration of <uui-boolean-input> via:

import '@umbraco-ui/uui-boolean-input';

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

import { UUIBooleanInputElement } from '@umbraco-ui/uui-boolean-input';

Usage

<uui-boolean-input></uui-boolean-input>

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