wdpr
    Preparing search index...
    • Initialize collapsible block toggle behavior within the given root element.

      Parameters

      • root: HTMLElement

        The root DOM element containing rendered Wikidot markup.

      • Optionaloptions: RuntimeOptions

        Optional runtime options; fade (default true) controls whether the content fades in when the block is expanded.

      Returns ModuleCleanup

      A cleanup handle whose destroy() method removes the click listener.