Pixi’VN

UI screen examples

Provides UI screen examples for Pixi’VN, showing React and Vue components, and demonstrating hooks (e.g. useQueryDialogue, useQueryChoiceMenuOptions, useQueryCanGoNext) and integration with narration for choices, next/back, input prompts, and history.

AI

You can use the button above to create your own AI UI screen.

These examples use simple UI primitives (Button, Card, Avatar, Dialog, Input, ...) imported from a components/ui folder, similar to what shadcn/ui (React) or shadcn-vue provide. Replace them with the equivalent components from your own UI library.