Listbox - focusOnHover prop #5715
Annotations
7 errors
TypeScript Check:
components/lib/listbox/listbox.d.ts#L346
Duplicate identifier 'selectOnFocus'.
|
TypeScript Check:
components/lib/listbox/listbox.d.ts#L351
Duplicate identifier 'autoOptionFocus'.
|
TypeScript Check:
components/lib/listbox/listbox.d.ts#L406
Duplicate identifier 'autoOptionFocus'.
|
TypeScript Check:
components/lib/listbox/listbox.d.ts#L406
Subsequent property declarations must have the same type. Property 'autoOptionFocus' must be of type 'false | undefined', but here has type 'boolean | undefined'.
|
TypeScript Check:
components/lib/listbox/listbox.d.ts#L411
Duplicate identifier 'selectOnFocus'.
|
TypeScript Check:
components/lib/listbox/listbox.d.ts#L411
Subsequent property declarations must have the same type. Property 'selectOnFocus' must be of type 'false | undefined', but here has type 'boolean | undefined'.
|
TypeScript Check
Process completed with exit code 2.
|
Loading