Skip to main content

Interface: Code

An object that contains the language, content and compiled code for each of the 3 code editors and the result page HTML.

See docs for details.

Properties

markup

markup: Object

Type declaration

NameType
compiledstring
contentstring
languageLanguage

Defined in

models.ts:1784


result

result: string

Defined in

models.ts:1799


script

script: Object

Type declaration

NameType
compiledstring
contentstring
languageLanguage

Defined in

models.ts:1794


style

style: Object

Type declaration

NameType
compiledstring
contentstring
languageLanguage

Defined in

models.ts:1789