mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
indent refactor
This commit is contained in:
parent
b7c58933c8
commit
09dd79e6ea
133 changed files with 136 additions and 271 deletions
|
@ -269,8 +269,7 @@ export default {
|
|||
'browser-source': {
|
||||
tabName: 'Browser Source',
|
||||
imports: `<script src="https://unpkg.com/primevue@^3/selectbutton/selectbutton.min.js"><\\/script>`,
|
||||
content: `
|
||||
<div id="app">
|
||||
content: `<div id="app">
|
||||
<h5>Single Selection</h5>
|
||||
<p-selectbutton v-model="value1" :options="options"></p-selectbutton>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue