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

    Interface ButtonTile

    interface ButtonTile {
        BackgroundColor: MColor;
        Href: string;
        Icon: FontAwesomeIcon;
        Name: string;
    }

    Hierarchy

    • TileBase
      • ButtonTile
    Index

    Properties

    BackgroundColor: MColor
    Href: string
    Name: string