graphicsvg icon indicating copy to clipboard operation
graphicsvg copied to clipboard

Question: which `App` option to embed in `div` & use with Elm ports / Javascript

Open desmond-dsouza opened this issue 5 years ago • 0 comments

My app will be a single GraphicsSVG element on a page. However, I need to use ports so I can call to Js for sounds. The graphics will have state with keyboard events, and animated too. Except for the Elm ports bits, I don't need any hand-made html or Js.

Is Widget my only option? Will GraphicsSVG.App or app work? Any other option?

Thanks!

desmond-dsouza avatar Nov 15 '19 07:11 desmond-dsouza