mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update SelectButton.d.ts
This commit is contained in:
parent
251eb2bb4f
commit
43268b66f7
1 changed files with 0 additions and 5 deletions
|
@ -113,11 +113,6 @@ export interface SelectButtonContext {
|
|||
* @defaultValue false
|
||||
*/
|
||||
active: boolean;
|
||||
/**
|
||||
* Current focused state of item as a boolean.
|
||||
* @defaultValue false
|
||||
*/
|
||||
focused: boolean;
|
||||
/**
|
||||
* Current disabled state of the item as a boolean.
|
||||
* @defaultValue false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue