@watzon/baserow
Preparing search index...
types
LocalBaserowTableDataSyncUpdate
Interface LocalBaserowTableDataSyncUpdate
interface
LocalBaserowTableDataSyncUpdate
{
sourceTableId
?:
number
;
sourceTableViewId
?:
null
|
number
;
syncedProperties
?:
string
[]
;
}
Hierarchy
BaseDataSyncUpdate
LocalBaserowTableDataSyncUpdate
Index
Properties
source
Table
Id?
source
Table
View
Id?
synced
Properties?
Properties
Optional
source
Table
Id
sourceTableId
?:
number
Optional
source
Table
View
Id
sourceTableViewId
?:
null
|
number
Optional
synced
Properties
syncedProperties
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
Table
Id
source
Table
View
Id
synced
Properties
@watzon/baserow
Loading...