Skip to main content

Color Picker

Overview

The Color Picker component is a custom Perspective component that allows users to select colors in a user-friendly way. It provides a visual interface for selecting colors, making it easier for users to choose the right color for their application.

Props

The Color Picker component has the following props:

Prop NameTypeDescriptionInput/Output
colorstringThe current color value in HEX format.Both
readonlybooleanIf true, the color picker is disabled and cannot be interacted with.Input