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:#
| Name | Type |
|---|---|
source | string[][] |
Defined in: core/types/block.ts:243
type#
• type: codepen
Defined in: core/types/block.ts:242