Skip to content

Commit

Permalink
docs: added prime vue examples closes #3838
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Aug 7, 2022
1 parent d1a2863 commit bd8b4e0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/content/examples/ui-libraries.md
Expand Up @@ -36,24 +36,30 @@ In the next few examples you will find examples on how to do that in various way

## Headless UI

> [Headless UI](https://headlessui.dev/): Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
> [Headless UI](https://headlessui.dev/), a completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
<live-example id="vee-validate-v4-headless-ui" click-to-load preview-only></live-example>

## Ionic Framework

> [Ionic Framework](https://ionicframework.com/): An open source mobile toolkit for building high quality, cross-platform native and web app experiences.
> [Ionic Framework](https://ionicframework.com/), An open source mobile toolkit for building high quality, cross-platform native and web app experiences.
This example is originally forked from another example created by [Aaron Saunders](https://twitter.com/aaronksaunders).

<live-example id="vee-validate-v4-ionic" click-to-load preview-only></live-example>

## Ant Design

> [Ant Design](https://next.antdv.com/): Ant Design provides plenty of UI components to enrich your web applications, and we will improve components experience consistently.
> [Ant Design](https://next.antdv.com/) provides plenty of UI components to enrich your web applications, and we will improve components experience consistently.
<live-example id="vee-validate-v4-ant-design" click-to-load preview-only></live-example>

## PrimeVue

> [PrimeVue](https://www.primefaces.org/primevue/) is a rich set of open source native components for Vue.
<live-example id="vee-validate-v4-prime-vue" click-to-load preview-only></live-example>

## Request a UI library

Can't find your favorite UI library here? You can request adding an example for it by creating an [issue here](https://github.com/logaretm/vee-validate/issues/new/choose) and we will consider adding it here.

0 comments on commit bd8b4e0

Please sign in to comment.