Skip to content

pantoken / tools/demo/src / RunnerLabels

Interface: RunnerLabels

The runner's view-tab labels. Omitted keys fall back to the runner's English defaults.

Properties

result?

optional result?: string

The rendered-demo tab (English Result).


html?

optional html?: string

The HTML source tab.


css?

optional css?: string

The CSS source tab.


js?

optional js?: string

The JavaScript source tab.