map.apps Bundle APIs 4.20.0
    Preparing search index...

    Type Alias ChildrenToggleMode

    ChildrenToggleMode: "independent" | "exclusive" | "inherited"

    The toggle mode for children of a TocItem.

    • "independent": children can be toggled on or off independently from each other
    • "exclusive": only one child can be toggled on at a time
    • "inherited": the mode is inherited from the parent