Open Pioneer Trails Packages
    Preparing search index...

    Interface ExpandItemOptions

    interface ExpandItemOptions {
        bubble?: boolean;
    }
    Index

    Properties

    Properties

    bubble?: boolean

    Align expanded state of parent items. By default (undefined), the status is only passed on to the parents when the Toc item is being expanded but not if it is being collapsed.