@watzon/baserow
Preparing search index...
types
LocalBaserowTableListDataSyncPropertiesRequest
Interface LocalBaserowTableListDataSyncPropertiesRequest
interface
LocalBaserowTableListDataSyncPropertiesRequest
{
sourceTableId
:
number
;
sourceTableViewId
?:
null
|
number
;
type
:
"local_baserow_table"
;
}
Hierarchy
BaseListDataSyncPropertiesRequest
LocalBaserowTableListDataSyncPropertiesRequest
Index
Properties
source
Table
Id
source
Table
View
Id?
type
Properties
source
Table
Id
sourceTableId
:
number
Optional
source
Table
View
Id
sourceTableViewId
?:
null
|
number
type
type
:
"local_baserow_table"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
Table
Id
source
Table
View
Id
type
@watzon/baserow
Loading...