Preparing search index...
The search index is not available
@octostar/platform-types - v0.5.10
@octostar/platform-types
RefObject
Interface RefObject<T>
Beta
Type representing a React component.
interface
RefObject
<
T
>
{
current
:
null
|
T
;
}
Type Parameters
T
Index
Properties
current
Properties
Readonly
Beta
current
current
:
null
|
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
@octostar/platform-types - v0.5.10
Loading...
Type representing a React component.