Update FocusTrap.d.ts
parent
4a04efcb05
commit
b43abf345e
|
@ -24,7 +24,7 @@ export interface FocusTrapOptions {
|
|||
*/
|
||||
disabled?: boolean | undefined;
|
||||
/**
|
||||
* When When disabled, focustrap will not focus by default.
|
||||
* When disabled, focustrap will not focus by default.
|
||||
* @defaultValue true
|
||||
*/
|
||||
autoFocus?: boolean | undefined;
|
||||
|
|
Loading…
Reference in New Issue