useLazyRef
useLazyRef<T>(initialValue: T | ): MutableRefObject<T>
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| initialValue | T | | 
useLazyRef<T>(initialValue: T | ): MutableRefObject<T>
| Properties | Type | Description | 
|---|---|---|
| initialValue | T | |