Skip to content

deployradiant/sources_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sources Renderer

A simple TSX component to render source references in PDFs and highlight them transparently.

<SourceRenderer
  sources={/* sources from the Radiant API */}
  document_urls={/* A dictonary from document id => PDF url */}
/>
Example screenshot