calendarLink({
start,
end,
allDay: false,
title: "Test Calendar Event",
description: "Hello, world!",
url: "https://observablehq.com/",
location: "Online",
filename: "hello-world.ics",
label: "Download a Test Event",
attributes: {
class: "hello-world"
}
})