mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Button updates
This commit is contained in:
parent
daa4e9fd77
commit
98f222cb90
47 changed files with 418 additions and 410 deletions
|
@ -104,7 +104,7 @@
|
|||
<span class="font-semibold mb-2 block mb-3 mt-5 p-component">Buttons</span>
|
||||
<div class="flex align-items-center">
|
||||
<Button type="button" label="Save" icon="pi pi-check" class="mr-1"></Button>
|
||||
<Button type="button" label="Clear" icon="pi pi-times" class="p-button-outlined ml-1"></Button>
|
||||
<Button type="button" label="Clear" icon="pi pi-times" outlined class="ml-1"></Button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue