itoggleinput

@nishans/core / Exports / IToggleInput

Interface: IToggleInput#

Hierarchy#

  • IInput

    ↳ IToggleInput

Index#

Properties#

Properties#

format#

• 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 }

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


id#

• Optional id: undefined | string

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


properties#

• properties: { title: TTextFormat }

Type declaration:#

NameType
titleTTextFormat

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


type#

• type: toggle

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