@arcmantle/library
Preparing search index...
function/nameof
nameof
Function nameof
nameof
<
const
T
>
(
expression
:
(
instance
:
T
)
=>
any
)
:
string
Returns either the last part of a objects path
or dotted path if the fullPath flag is set to true.
Type Parameters
const
T
Parameters
expression
:
(
instance
:
T
)
=>
any
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Returns either the last part of a objects path
or dotted path if the fullPath flag is set to true.