Documentation - v19.9.0-dev
    Preparing search index...
    interface CreateNavigationNodeOptions {
        accessible?: boolean;
        id?: string;
        positionValid?: boolean;
        source?: NavigationElementSource;
    }
    Index

    Properties

    accessible?: boolean
    id?: string
    positionValid?: boolean