Page MenuHomeSealhub

frame.ts
No OneTemporary

frame.ts

export default function frame(id: string, body: string) {
return /* HTML */ `<turbo-frame id="${id}"> ${body} </turbo-frame>`;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 03:07 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
797273
Default Alt Text
frame.ts (130 B)

Event Timeline