Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Codepen

Codepen embed block.

Hierarchy

Index

Properties

alive

alive: boolean

Optional content

content: UUID[]

Ids of children blocks

Optional copied_from

copied_from: UUID

Copied from another block.

created_by

created_by: UUID

Optional created_by_id

created_by_id: UUID

Appear in recently created blocks.

Optional created_by_table

created_by_table: Table

Appear in recently created blocks.

created_time

created_time: TimestampNumber

Optional discussions

discussions: UUID[]

Discussions associated with this block.

Optional format

format: BlockFormat

id

id: UUID

last_edited_by

last_edited_by: UUID

Optional last_edited_by_id

last_edited_by_id: UUID

Appear in recently created blocks.

Optional last_edited_by_table

last_edited_by_table: Table

Appear in recently created blocks.

last_edited_time

last_edited_time: TimestampNumber

parent_id

parent_id: UUID

parent_table

parent_table: Table

Optional properties

properties: undefined | { caption?: SemanticString[]; source?: [[PublicUrl]] }

type

type: "codepen"

version

version: number

Generated using TypeDoc