mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3965 - Update for unstyled prop
This commit is contained in:
parent
350d5c21a7
commit
10f83fbe88
8 changed files with 26 additions and 19 deletions
|
@ -13,6 +13,7 @@
|
|||
:aria-label="ariaLabel"
|
||||
:aria-labelledby="ariaLabelledby"
|
||||
:pt="ptm('button')"
|
||||
:unstyled="unstyled"
|
||||
>
|
||||
<template #icon>
|
||||
<slot name="icon" :visible="d_visible">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue