wdpr
    Preparing search index...

    A single tab in a [[tabview]] block.

    interface TabData {
        elements: Element[];
        label: string;
    }
    Index

    Properties

    Properties

    elements: Element[]

    Content inside the tab panel

    label: string

    Tab title displayed in the tab bar