Add demo actions and github props

This commit is contained in:
Tuğçe Küçükoğlu 2021-04-06 12:16:59 +03:00
parent 9476c0c429
commit d6b6744f9f
227 changed files with 308 additions and 161 deletions

View file

@ -1,5 +1,5 @@
<template>
<AppDoc name="SelectButtonDemo" :sources="sources">
<AppDoc name="SelectButtonDemo" :sources="sources" github="selectbutton/SelectButtonDemo.vue" >
<h5>Import</h5>
<pre v-code.script><code>
import SelectButton from 'primevue/selectbutton';