SplitButton demo updates

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-03 15:41:43 +03:00
parent 80ac32f864
commit 37d0c633f3
10 changed files with 179 additions and 179 deletions

View file

@ -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">