Preparing search index...
The search index is not available
haystack-react
haystack-react
PointWriteFunc
Type Alias PointWriteFunc<Value>
PointWriteFunc
:
(
val
:
Value
,
options
?:
HaystackPointWriteOptions
,
)
=>
Promise
<
HGrid
<
HDict
>
>
Type Parameters
Value
extends
HVal
Type declaration
(
val
:
Value
,
options
?:
HaystackPointWriteOptions
)
:
Promise
<
HGrid
<
HDict
>
>
Parameters
val
:
Value
Optional
options
:
HaystackPointWriteOptions
Returns
Promise
<
HGrid
<
HDict
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
haystack-react
Loading...