TypeDoc API - v0.28.1

    Interface PageHeading

    interface PageHeading {
        link: string;
        text: string;
        classes?: string;
        kind?: Models.ReflectionKind;
        level?: number;
    }
    Index

    Properties

    link: string
    text: string
    classes?: string
    level?: number
    MMNEPVFCICPMFPCPTTAAATR