Syspons SurveyXact Library Documentation - v1.0.7
    Preparing search index...

    Interface Navigation

    The navigation configuration. An object with page indexes (the actual index, not starting from zero), as keys and the title as value.

    {
    // index: 'Title',
    1: 'One',
    // ...
    }

    Indexable

    • [key: number]: string