Displays a form input field or a component that looks like an input field.
npx sigma-ui@latest add input
<script setup lang="ts"> import { Input } from '@/components/ui/input' </script> <template> <Input /> </template>
This is your public display name.
Table of content