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

    Interface DashboardTile

    interface DashboardTile {
        BackgroundColor: MColor;
        Href: string;
        Name: string;
        SearchConfig: Group;
    }

    Hierarchy

    • TileBase
      • DashboardTile
    Index

    Properties

    BackgroundColor: MColor
    Href: string
    Name: string
    SearchConfig: Group