wdpr
    Preparing search index...
    • Render a [[tabview]] element with YUI-compatible HTML structure.

      The first tab is selected by default (visible, with the selected class on its nav item). All other tabs have display:none on their content divs.

      Parameters

      • ctx: RenderContext

        The current render context.

      • tabs: TabData[]

        Array of tab data, each with a label and child elements.

      Returns void