TLEditorAssetUrls

See source code
Table of contents
interface TLEditorAssetUrls {}

Properties

fonts

optional
fonts?: {
  [key: string]: string | undefined
  tldraw_draw_bold?: string
  tldraw_draw_italic_bold?: string
  tldraw_draw_italic?: string
  tldraw_draw?: string
  tldraw_mono_bold?: string
  tldraw_mono_italic_bold?: string
  tldraw_mono_italic?: string
  tldraw_mono?: string
  tldraw_sans_bold?: string
  tldraw_sans_italic_bold?: string
  tldraw_sans_italic?: string
  tldraw_sans?: string
  tldraw_serif_bold?: string
  tldraw_serif_italic_bold?: string
  tldraw_serif_italic?: string
  tldraw_serif?: string
}

Prev
TldrawUiProps
Next
TLExternalContentProps
hey

We use cookies on this website.
Learn more in our Cookie Policy.