N
neokit

Mockup Browser

A browser window chrome for showcasing web UI in context. Wraps a <div class="mockup-browser"> with a <div class="mockup-browser-toolbar"> address bar.

With border

Add a border class via classes to show a visible chrome outline.

Browser with border
https://example.com
Hello world!

With background color

Use Tailwind bg utilities on the wrapper or on the content area to style the chrome.

Browser with bg-base-300 chrome
https://daisyui.com
Hello world!

With real content

Any HTML can go in the default slot — great for showcasing components in a browser context.

Browser showing a card
https://neokit.dev

Welcome to neokit

A component library built on DaisyUI and Tailwind v4.

Without URL

Omit the url prop to render an empty address bar area. Use the toolbar named slot for custom toolbar content.

Browser without URL
No address bar URL