sp-color-wheel

Overview API Changelog

API

Attributes and Properties

Section titled Attributes and Properties
Property Attribute Type Default Description color color ColorTypes disabled disabled boolean false Disable this control. It will not receive focus or events focused focused boolean false label label string 'hue' step step number 1 tabIndex tabIndex number The tab index to apply to this control. See general documentation about the tabindex HTML property value value number

Slots

Section titled Slots
Name Description gradient a custom gradient visually outlining the available color values

Events

Section titled Events
Name Type Description change Event An alteration to the value of the Color Wheel has been committed by the user. input Event The value of the Color Wheel has changed.