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

    Class SetColorPickerSizeDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalcolorPicker: ColorPicker
      • Optionalsize: string | number

      Returns SetColorPickerSizeDto

    Properties

    colorPicker: ColorPicker

    Color picker to update

    undefined
    
    size?: string | number

    Size of the color picker

    300px
    

    true