Tabs Vue Component

    Tabs allow to simply switch between different content. Tabs Vue component represents component.

    Tabs Properties

    Tabs Events

    You can control/switch tabs:

    • by clicking on Button or specifying related tab’s ID using prop
    • using Tabs API
    • using

    Examples