type alias TabsVariant

Definition

"underline" | "pills" | "buttons"

Usage

import { type TabsVariant } from ".";