github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
dotkeypath
bindKeyPathTo
Function bindKeyPathTo
similar to
bindDotPathTo
, but for
key-path
s
bind
Key
Path
To
(
bind_to
)
:
[
get
:
(
<
KP
>
(
kpath
:
KP
)
=>
KeyPathValue
<
object
,
KP
>
)
,
set
:
(
<
KP
>
(
kpath
:
KP
,
value
:
KeyPathValue
<
object
,
KP
>
)
=>
object
)
]
Parameters
bind_to
:
object
Returns
[
get
:
(
<
KP
>
(
kpath
:
KP
)
=>
KeyPathValue
<
object
,
KP
>
)
,
set
:
(
<
KP
>
(
kpath
:
KP
,
value
:
KeyPathValue
<
object
,
KP
>
)
=>
object
)
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
similar to bindDotPathTo, but for
key-path
s