kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
1.2 KiB
1.2 KiB
import Pills from "~/components/ui/Pills.vue"
Pills
<Pills v-model="staticModel" label="Tags" />
Select a set of pills from presets, and add and remove custom ones
<Pills v-model="interactiveModel" label="Tags" />
<Input label="Label" placeholder="Placeholder"></Input>
No pills
<Pills v-model="nullModel" />