iceberg-js
Preparing search index...
TableField
Interface TableField
interface
TableField
{
doc
?:
string
;
id
:
number
;
name
:
string
;
required
:
boolean
;
type
:
IcebergType
;
}
Index
Properties
doc?
id
name
required
type
Properties
Optional
doc
doc
?:
string
id
id
:
number
name
name
:
string
required
required
:
boolean
type
type
:
IcebergType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
doc
id
name
required
type
iceberg-js
Loading...