Home > @lndsld/react-hooks > UseUserSelectOptions
Configuration options for useUserSelect hook
Signature:
export interface UseUserSelectOptions<E extends HTMLElement>
| Property | Type | Description |
|---|---|---|
| ref? | RefObject<E> | (Optional) Element, which property is used |