html
html copied to clipboard
Implement the popover element...
Currently the popover element is not implemented in Dart HTML, this element is currently supported in webkit and blink and Firefox is working in the implementation.
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover
I would be awesome to include it in our Dart web applications too.