📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

@umbraco-ui/uui-boolean-input

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

1.13.0
latest
Version published
Weekly downloads
985
-16.17%
Maintainers
5
Weekly downloads
 
Created

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>

FAQs

Package last updated on 26 Mar 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