@watzon/baserow
Preparing search index...
types
BatchUpdateRowsPayload
Interface BatchUpdateRowsPayload<T>
interface
BatchUpdateRowsPayload
<
T
extends
{
id
:
number
}
>
{
items
:
T
[]
;
}
Type Parameters
T
extends
{
id
:
number
}
Index
Properties
items
Properties
items
items
:
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
@watzon/baserow
Loading...