ixfx
Preparing search index...
@ixfx/core
Pathed
PathData
Type Alias PathData<V>
Data at a particular path
type
PathData
<
V
>
=
{
path
:
string
;
value
:
V
;
}
Type Parameters
V
Index
Properties
path
value
Properties
path
path
:
string
Path
value
value
:
V
Value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
value
ixfx
Loading...
Data at a particular path