Component pixel-image-demo not found in registry.
Installation
Run the following command:
npx @zooai/ui@latest add pixel-imageUsage
import { Pixel Image } from "@/registry/default/ui/pixel-image"
export default function Example() {
return <Pixel Image />
}
Examples
Default
Component pixel-image-demo not found in registry.
API
Documentation coming soon.
Features
- Built with Radix UI and Tailwind CSS
- Fully accessible and keyboard navigable
- Customizable styling with CSS variables
- TypeScript support
Notes
For more examples and advanced usage, see the examples.