mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Update Inplace.d.ts
This commit is contained in:
parent
a8d890cf42
commit
4154f88513
1 changed files with 0 additions and 4 deletions
4
packages/primevue/src/inplace/Inplace.d.ts
vendored
4
packages/primevue/src/inplace/Inplace.d.ts
vendored
|
@ -114,10 +114,6 @@ export interface InplaceProps {
|
||||||
* @defaultValue false
|
* @defaultValue false
|
||||||
*/
|
*/
|
||||||
disabled?: boolean | undefined;
|
disabled?: boolean | undefined;
|
||||||
/**
|
|
||||||
* Icon to display in the close button.
|
|
||||||
*/
|
|
||||||
closeIcon?: string | undefined;
|
|
||||||
/**
|
/**
|
||||||
* Used to pass all properties of the HTMLDivElement to display container.
|
* Used to pass all properties of the HTMLDivElement to display container.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue