- Preparing search index...
- The search index is not available
TESSA Web API
- useFocusManager(focusManager: FocusManager): {
handleOnBlur: (() => void);
handleOnFocus: (() => void);
isFocused: boolean;
}
-
Returns {
handleOnBlur: (() => void);
handleOnFocus: (() => void);
isFocused: boolean;
}
-
handleOnBlur: (() => void)
-
handleOnFocus: (() => void)
-
isFocused: boolean