Function TabsView

Represents a view component for rendering tabs and associated content.

  • Type Parameters

    • Data extends {} = any

      The type of data associated with the tabs.

    • Payload = any

      The type of payload associated with the tabs.

    Parameters

    Returns Element

    • The rendered TabsView component.