html icon indicating copy to clipboard operation
html copied to clipboard

Implement the popover element...

Open adrianlmm opened this issue 2 years ago • 0 comments

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.

adrianlmm avatar Feb 01 '24 18:02 adrianlmm