mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
SplitButton demo updates
This commit is contained in:
parent
80ac32f864
commit
37d0c633f3
10 changed files with 179 additions and 179 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>SplitButton has a default command button and a collection of additional options defined by the <i>model</i> property.</p>
|
||||
<p>Custom content inside a button is defined as children.</p>
|
||||
</DocSectionText>
|
||||
<div class="card flex justify-content-center">
|
||||
<SplitButton :model="items" icon="pi pi-plus" class="bg-primary border-round">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue