Row of bookmark chips with folder or star icons. Short labels with soft hover states.
New here? Read the installation guide.
import { Browser5 } from "@/components/beste/piece/browser5";
<Browser5
bookmarks={[
{
"label": "Work",
"folder": true
},
{
"label": "GitHub"
},
{
"label": "Linear"
},
{
"label": "Figma"
},
{
"label": "Reading"
}
]}
/>Bookmark confirmation popover with a name field, folder picker, and actions.
Static browser tab row with favicons and titles. Decorative, not interactive.
Full browser chrome with traffic-light dots, an inline URL bar, and a blank page body beneath.