Interface TabProps

interface TabProps {
    caption: JsxChildren;
}

Properties

Properties

caption: JsxChildren

Generated using TypeDoc