A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/radial-color-picker/rotator below:

radial-color-picker/rotator: Minimal, framework-agnostic companion plugin for managing the rotator of the Radial Color Picker

Radial Color Picker - Rotator

Minimal, framework-agnostic companion plugin for managing the rotator of the Radial Color Picker.

Via yarn

$ yarn add @radial-color-picker/rotator
import Rotator from '@radial-color-picker/rotator';

new Rotator(el, {
    angle: 0, // initial angle
    onRotate: onRotate, // callback to subscribe for rotation changes
    onDragStart: onDragStart, // callback to subscribe for drag start
    onDragStop: onDragStop // callback to subscribe for drag stop
});

Please see Releases for more information on what has changed recently.

If you're interested in the project you can help out with feature requests, bugfixes, documentation improvements or any other helpful contributions. You can use the issue list of this repo for bug reports and feature requests and as well as for questions and support.

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

This plugin is a modernized and heavily modified version of Denis Radin's plugin Propeller.

The MIT License (MIT). Please see License File for more information.

Back To Top


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4