@watzon/baserow
Preparing search index...
types
BaseField
Interface BaseField
interface
BaseField
{
description
:
null
|
string
;
id
:
number
;
immutableProperties
:
null
|
boolean
;
immutableType
:
null
|
boolean
;
name
:
string
;
order
:
number
;
primary
:
boolean
;
readOnly
:
boolean
;
tableId
:
number
;
type
:
string
;
}
Index
Properties
description
id
immutable
Properties
immutable
Type
name
order
primary
read
Only
table
Id
type
Properties
description
description
:
null
|
string
id
id
:
number
immutable
Properties
immutableProperties
:
null
|
boolean
immutable
Type
immutableType
:
null
|
boolean
name
name
:
string
order
order
:
number
primary
primary
:
boolean
read
Only
readOnly
:
boolean
table
Id
tableId
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
immutable
Properties
immutable
Type
name
order
primary
read
Only
table
Id
type
@watzon/baserow
Loading...