Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
prop
Function prop
Returns a function that gets property value from object
prop
<
T
>
(
k
:
string
)
:
(
x
:
Record
<
string
,
unknown
>
)
=>
T
Type Parameters
T
Parameters
k
:
string
Returns
(
x
:
Record
<
string
,
unknown
>
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Returns a function that gets property value from object