Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProgramStructureProps

Props for ProgramStructure.

Hierarchy

  • ProgramStructureProps

Index

Properties

chapterClicked

chapterClicked: function

Type declaration

    • (accessPath: Array<number>): void
    • Parameters

      • accessPath: Array<number>

      Returns void

chapters

chapters: List<Chapter>

levelIndent

levelIndent: number

Optional selectedChapter

selectedChapter: Array<number>

Generated using TypeDoc