Tabs
A set of layered sections of content that display one panel of content at a time.
Requires the 'use client'
directive if React Server Components are being used.
Orientation
Content 1
Content 1
Disabled
Content 1
Content 1
Icons/stats
The above is from 555 (1000 × ⁵⁄₉), a ⁵⁄₉-themed NFT to commemorate me running 10000km in 555 days of running everyday. The code snippet above highlights the fully onchain audio aspect of the project.
Link
To have the tab trigger buttons act as links, pass in a URL to the href
prop. To open the link in a new tab, use the newTab
prop. Note that the final component will be rendered as a <a>
element, so browser features like right-clicking to open in a new tab will work.
Content 1