Skip to main content

Tabs

function HelloCodeTitle(props) {
let a = 1;
return <h1>Hello, {props.name}</h1>;
}

Synced with:

/src/components/HelloCodeTitle.ts
function HelloCodeTitle(props) {
let a = 1;
return <h1>Hello, {props.name}</h1>;
}
function someNodeJSCodeForExpress() {
let a = 1;
callFunc(a);
}
function someNodeJSCodeForExpress2() {
let a = 1;
callFunc(a);
}
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI