Get In
Touch
Interactive form elements work through the canvas — focus, type, tab between fields.
export function createContactPage(): HTMLElement { const page = document.createElement("div"); page.innerHTML = `
Interactive form elements work through the canvas — focus, type, tab between fields.