mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
.d.ts updates
This commit is contained in:
parent
cce7716ed9
commit
649d401152
49 changed files with 162 additions and 162 deletions
2
components/togglebutton/ToggleButton.d.ts
vendored
2
components/togglebutton/ToggleButton.d.ts
vendored
|
@ -39,7 +39,7 @@ export interface ToggleButtonProps {
|
|||
offLabel?: string | undefined;
|
||||
/**
|
||||
* Position of the icon.
|
||||
* @defaultValue 'left'
|
||||
* @defaultValue left
|
||||
*/
|
||||
iconPos?: 'left' | 'right' | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue