mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
refactor
This commit is contained in:
parent
20bf1fde46
commit
9db23d8e46
88 changed files with 838 additions and 867 deletions
|
@ -179,7 +179,7 @@ export default {
|
|||
tabName: 'Source',
|
||||
content: `
|
||||
<template>
|
||||
<div class="card">
|
||||
<div>
|
||||
<h5>Single Selection</h5>
|
||||
<SelectButton v-model="value1" :options="options" />
|
||||
|
||||
|
@ -223,7 +223,7 @@ export default {
|
|||
tabName: 'Composition API',
|
||||
content: `
|
||||
<template>
|
||||
<div class="card">
|
||||
<div>
|
||||
<h5>Single Selection</h5>
|
||||
<SelectButton v-model="value1" :options="options" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue