Skip to content

Latest commit

 

History

History
 
 

preview-panel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Preview panel

This will wrap some Canvas Panel components for previewing narrative experiences that we've created.

<PreviewPanel
  experience="fullpage-viewer"
  manifestJson={
    {
      /*...*/
    }
  }
/>

TODO

  • Docs
  • Tests