mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
Initiated #6651
This commit is contained in:
parent
566625f9fd
commit
25f716a5f4
100 changed files with 2224 additions and 103 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>Button provides <i>small</i> and <i>large</i> sizes as alternatives to the standard.</p>
|
||||
<p>Button provides <i>small</i> and <i>large</i> sizes as alternatives to the base.</p>
|
||||
</DocSectionText>
|
||||
<div class="card flex flex-wrap items-center justify-center gap-4">
|
||||
<Button label="Small" icon="pi pi-check" size="small" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue