TLEditorAssetUrls
See source codeTable of contents
interface TLEditorAssetUrls {}Properties
fonts
fonts: {
  draw: string
  monospace: string
  sansSerif: string
  serif: string
}Prev
TldrawUiPropsNext
TLExternalContentPropsinterface TLEditorAssetUrls {}fonts: {
  draw: string
  monospace: string
  sansSerif: string
  serif: string
}