Sports Lib API - v17.3.0
    Preparing search index...

    Interface RouteLinkInterface

    interface RouteLinkInterface {
        href: string;
        text?: string | null;
        type?: string | null;
    }
    Index

    Properties

    Properties

    href: string
    text?: string | null
    type?: string | null