wdpr
    Preparing search index...
    • Initialize tab switching behavior for all [[tabview]] blocks within root.

      Attaches a single delegated click listener that handles tab selection for every .yui-navset inside the root element.

      Parameters

      • root: HTMLElement

        The root DOM element containing rendered Wikidot markup.

      Returns ModuleCleanup

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