igistinput
@nishans/core / Exports / IGistInput
Interface: IGistInput#
Hierarchy#
IInput
↳ IGistInput
Index#
Properties#
Properties#
format#
• Optional format: undefined | { block_color?: undefined | default | gray | brown | orange | yellow | green | blue | purple | pink | red | default_background | gray_background | brown_background | orange_background | yellow_background | teal_background | blue_background | purple_background | pink_background | red_background ; display_source: null }
Defined in: core/types/block.ts:256
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:255
type#
• type: gist
Defined in: core/types/block.ts:254