@byomakase/omakase-player
    Preparing search index...

    Interface ImageButtonStyle

    interface ImageButtonStyle {
        backgroundBorderRadius?: number | number[];
        backgroundFill?: string;
        backgroundOpacity?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    backgroundBorderRadius?: number | number[]
    backgroundFill?: string
    backgroundOpacity?: number