icodepeninput

@nishans/core / Exports / ICodepenInput

Interface: ICodepenInput#

Hierarchy#

  • IInput

    ↳ ICodepenInput

Index#

Properties#

Properties#

format#

• Optional format: undefined | MediaFormat

Defined in: core/types/block.ts:244


id#

• Optional id: undefined | string

Defined in: core/types/block.ts:7


properties#

• properties: { source: string[][] }

Type declaration:#

NameType
sourcestring[][]

Defined in: core/types/block.ts:243


type#

• type: codepen

Defined in: core/types/block.ts:242