@watzon/baserow
Preparing search index...
types
BatchCreateRowsPayload
Interface BatchCreateRowsPayload<T>
interface
BatchCreateRowsPayload
<
T
=
Record
<
string
,
any
>
>
{
items
:
T
[]
;
}
Type Parameters
T
=
Record
<
string
,
any
>
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...