Questions tagged [slim-js]

Questions regarding the slim.js library used for creating web components.

Questions regarding the slim.js library used for creating web components.

2 questions
4
votes
2 answers

Web Component: Dom Exception: This name has already been used

tl:dr; I don't know how to fix the error below on the site here: You will need credentials: un: stackoverflowuserj23jf4@mailinator.com pass: testingStackOverflow123 Details: I am trying to conditionally include a web component in a page like…
VSO
  • 11,546
  • 25
  • 99
  • 187
0
votes
1 answer

transitionend-event binding with slim.js

I try to add an event handler via template within slim.js. All native HTMLElement events are supported via reserved attributes, omitting the "on" prefix. A Slim element can add event listeners via template. Example …
enno.void
  • 6,242
  • 4
  • 25
  • 42