Custom tags (ie: SVG)
See original GitHub issueHello, is it possible to extend the list of supported tags and attributes ?
value svg is not a member of object com.thoughtworks.binding.dom.Runtime.TagsAndTags2
[error] @dom def render = <svg></svg>
Issue Analytics
- State:
- Created 7 years ago
- Comments:14
Top Results From Across the Web
SVG use tag with external reference in IE 11 - Stack Overflow
On IE11 than get the reference from the "use" tag, change it with the path-tag from the svg-sprite. Share.
Read more >Custom Tags Svg - Etsy Ireland
Check out our custom tags svg selection for the very best in unique or custom, handmade pieces from our clip art & image...
Read more >Using Custom Fonts With SVG in an Image Tag | CSS-Tricks
When we produce a PNG image, we use an <img> tag or a CSS background, and that's about it. It is dead simple...
Read more >Automatic folding of specified HTML tags (ie. <svg>)
Hi All! I'm wondering if is there any way to make PHP Storm fold specific tags on file open. What I mean? I...
Read more >Document Structure — SVG 2
An SVG document fragment can range from an empty fragment (i.e., ... it matches the circle tag name of the element instance, so...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
https://scalafiddle.io/sf/LpgeaSq/2 @Atry code to do custom code :
Hello, I tried the solutution explained here with @html, but does not compile. dom.Runtime.TagsAndTags2.type is missing. What extra changes do I need to do? Thanks! This library is awesone.