Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Collection

Index

Type aliases

ColumnID

ColumnID: string

Also used in CollectionView.TableProperty, CollectionView.GalleryProperty, {@link Aggregate}, Filter, {@link Query}, and Sort.

title when ColumnPropertyType is title.

Otherwise, a 4-ASCII-character string. e.g. %7_Z.

ColumnPropertyOptionColor

ColumnPropertyOptionColor: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red"

ColumnPropertyType

ColumnPropertyType: "title" | "text" | "number" | "select" | "multi_select" | "date" | "person" | "file" | "checkbox" | "url" | "email" | "phone_number" | "formula" | "relation" | "created_time" | "created_by" | "last_edited_time" | "last_edited_by"

Schema

Schema: {}

Type declaration

Properties

alive

alive: boolean

Optional cover

Optional description

description: SemanticString[]

Optional format

format: Format

Optional icon

id

id: UUID

Optional name

name: [[string]]

name[0][0] is the collection's name.

parent_id

parent_id: UUID

parent_table

parent_table: Table

schema

schema: Schema

version

version: number

Generated using TypeDoc