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:1812


result

result: string

Defined in

models.ts:1827


script

script: Object

Type declaration

NameType
compiledstring
contentstring
languageLanguage

Defined in

models.ts:1822


style

style: Object

Type declaration

NameType
compiledstring
contentstring
languageLanguage

Defined in

models.ts:1817