bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class SetColorPickerValueDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalcolorPicker: ColorPicker
      • Optionalcolor: string

      Returns SetColorPickerValueDto

    Properties

    colorPicker: ColorPicker

    Color picker to update

    undefined
    
    color: string

    Value of the color picker

    undefined