DocsKitalpha

Playground

function lorem(ipsum) {
return ipsum
}

With code inside a tooltip:

index.js
function lorem(ipsum) {
return dolor(ipsum)
}

Using tooltips in prose:

  • Either code tooltips
  • Or normal tooltips