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

    Redirects the user to another site base on the specified Href.

    interface SiteMenuHrefItem {
        Color?: MColor;
        Href: string;
        Icon: FontAwesomeIcon;
        Title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Color?: MColor
    success
    
    Href: string
    Title: string