mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
.d.ts command updates
This commit is contained in:
parent
643059eb24
commit
fa99912ee1
6 changed files with 10 additions and 10 deletions
2
components/lib/inplace/Inplace.d.ts
vendored
2
components/lib/inplace/Inplace.d.ts
vendored
|
@ -40,7 +40,7 @@ export interface InplacePassThroughOptions {
|
|||
*/
|
||||
content?: InplacePassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the close button's DOM element.
|
||||
* Uses to pass attributes to the Button component.
|
||||
* @see {@link ButtonPassThroughOptions}
|
||||
*/
|
||||
closeButton?: ButtonPassThroughOptions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue