Preparing search index...
The search index is not available
RSX Code Reference
rsx
keyof
Function keyof
keyof
<
T
>
(
object
,
key
)
:
string
Returns the name of the member
key
of
object
.
Type Parameters
T
Parameters
object
:
T
key
:
keyof
T
&
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Returns the name of the member
keyofobject.