Tabs

Custom tabs component.

Installation

Copy the following code into your app directory.

buridan add component tabs

Usage

Make sure to correctly set your imports relative to the component.

from components.base_ui.tabs import tabs

Example

Below are examples demonstrating how the component can be used.

Overview Content