🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@umbraco-ui/uui-range-slider

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-range-slider

Umbraco UI range-slider component

1.13.0
latest
Source
npm
Version published
Weekly downloads
1.3K
15.94%
Maintainers
5
Weekly downloads
 
Created
Source

uui-range-slider

npm

Umbraco style range-slider component.

Installation

ES imports

npm i @umbraco-ui/uui-range-slider

Import the registration of <uui-range-slider> via:

import '@umbraco-ui/uui-range-slider';

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

import { UUIRangeSliderElement } from '@umbraco-ui/uui-range-slider';

Usage

<uui-range-slider></uui-range-slider>

Keywords

Umbraco

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