0.0.0-dev-20230328194300 • Published 11 months ago

@chakra-ui/c-tabs v0.0.0-dev-20230328194300

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@chakra-ui/c-tabs

An accessible tabs component that provides keyboard interactions and aria attributes described in the wai aria tabs design pattern tabs consist of a tab list with one or more visually separated tabs each tab has associated content and only the selected tab s content is shown

Installation

# with pnpm
pnpm add @chakra-ui/c-tabs
# or with Yarn
yarn i @chakra-ui/c-tabs
# or with npm
npm i @chakra-ui/c-tabs