Avaya Infinity Omni SDK
    Preparing search index...

    The configuration for the icon button in the theme.

    type IconButtonConfig = {
        backgroundColor?: CSSProperties["backgroundColor"];
        hoverBackgroundColor?: CSSProperties["backgroundColor"];
        iconSource?: string;
    }
    Index

    Properties

    backgroundColor?: CSSProperties["backgroundColor"]
    hoverBackgroundColor?: CSSProperties["backgroundColor"]
    iconSource?: string