Hiyve Components - v1.0.0
    Preparing search index...

    Interface ReactionPickerColors

    Customizable colors for the ReactionPicker.

    interface ReactionPickerColors {
        background: string;
        hoverBackground: string;
        triggerColor: string;
    }
    Index

    Properties

    background: string

    Popover background

    hoverBackground: string

    Item hover background

    triggerColor: string

    Trigger button color