Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-range-slider

Package Overview
Dependencies
7
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @umbraco-ui/uui-range-slider

Umbraco UI range-slider component


Version published
Weekly downloads
562
decreased by-23.01%
Maintainers
6
Install size
105 kB
Created
Weekly downloads
 

Changelog

Source

1.7.0 (2024-02-13)

Bug Fixes

  • uui-box: add a getter to headlineVariant to support Lit 3 (0fc8dbc)
  • uui-select: make native inner select follow the width of the outer element (39c08dd)

Readme

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

FAQs

Last updated on 13 Feb 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc