Update Rating.d.ts
parent
ba4123d2ab
commit
d2a04970b8
|
@ -95,7 +95,7 @@ export interface RatingContext {
|
||||||
*/
|
*/
|
||||||
active: boolean;
|
active: boolean;
|
||||||
/**
|
/**
|
||||||
* Current focused state of menuitem as a boolean.
|
* Current focused state of item as a boolean.
|
||||||
* @defaultValue false
|
* @defaultValue false
|
||||||
*/
|
*/
|
||||||
focused: boolean;
|
focused: boolean;
|
||||||
|
|
Loading…
Reference in New Issue