TreeINFO-For-M365 documentation
    Preparing search index...

    Interface WebpartRibbon

    interface WebpartRibbon {
        BackgroundColor: MColor;
        Icon: FontAwesomeIconType;
        TextColor?: string;
    }
    Index

    Properties

    BackgroundColor: MColor
    Icon: FontAwesomeIconType
    TextColor?: string