structured-render - v1.2.0
    Preparing search index...

    Variable SourceExpansionEventConst

    SourceExpansionEvent: DefinedTypedEvent<
        "source-expansion",
        Readonly<{ expanded: boolean; key: string }>,
    > = ...

    This event is emitted when source sections have been expanded and can be used to track which sections are expanded.