@thepalaceproject/circulation-admin
    Preparing search index...

    Interface ColorPickerState

    interface ColorPickerState {
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string