Skip to content

epiviz/shinywc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinywc

To see a demo of the web component purely in HTML, open inst/wc/inputknob/lib/input-knob-demo.html (make sure to run a server to not receive CORS errors).

The web component is described by a schema in inst/wc/inputknob/lib/input-knob.json, and this schema is used to create a Shiny binding.

To see a demo of the Shiny binding to the component, run shiny::runApp('inst/shiny/demo').

This work was sponsored by Roche

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 83.4%
  • Mustache 8.5%
  • JavaScript 8.1%