expand types for loop/hook to include SVG elements, or maybe all elements?
Closed this issue · 0 comments
NullVoxPopuli commented
right now, loop
only allows HTMLElement: https://github.com/CrowdStrike/ember-velcro/blob/main/ember-velcro/src/components/velcro/index.ts#L29
Does it makes sense to allow floaty-content to be any element? (SVG, etc)