mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Add new TW docs
This commit is contained in:
parent
0c443a1c97
commit
575dd3f688
6 changed files with 3635 additions and 7 deletions
|
@ -13,7 +13,7 @@ export default {
|
|||
basic: `import PrimeVue from 'primevue/config';
|
||||
const app = createApp(App);
|
||||
|
||||
app.use(PrimeVue);`
|
||||
app.use(PrimeVue, { /* options */ });`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue