ComponentsCore
Color Thumb
A color thumb allows users to adjust a single channel of an RGB, HSL or HSB color value against a one-dimensional gradient background.
Example
Building Block
This component serves as a foundational building block for many other UI components. Because it functions at the parent level, you won’t find many standalone examples here. Instead, you’ll see it used in context within the components that rely on it. For practical usage and visual examples, please refer to the child components that make use of it.
Related Components
Color Slider
A color slider is a slider that represents a color value.
Color Wheel
A color wheel allows users to adjust the hue of an HSL or HSB color value on a circular track.
Color Area
A color area allows users to adjust two channels of an RGB, HSL or HSB color value against a two-dimensional gradient background.
Installation
$npx libravelui@latest add color-thumbProps
Loading types…