Back to Shadcn Ui

March 2024 - Breadcrumb and Input OTP

apps/v4/content/docs/changelog/2024-03-breadcrumb-otp.mdx

latest837 B
Original Source

We've added a new Breadcrumb component and an Input OTP component.

An accessible and flexible breadcrumb component. It has support for collapsed items, custom separators, bring-your-own routing <Link /> and composable with other shadcn/ui components.

<ComponentPreview name="breadcrumb-demo" />

See more examples

Input OTP

A fully featured input OTP component. It has support for numeric and alphanumeric codes, custom length, copy-paste and accessible. Input OTP is built on top of input-otp by @guilherme_rodz.

<ComponentPreview name="input-otp-demo" />

Read the docs

If you have a v0 account, the new components are available for generation.