sanjar-notes / frontend

The basics - HTML, CSS, Javascript, browser APIs, performance
3 stars 0 forks source link

Tooltips #117

Open sanjarcode opened 2 months ago

sanjarcode commented 2 months ago

I know custom tooltips are not available in CSS. Especially in context of React, solve:

// TODO: what if children is div/span/Fragment // TODO: what about if the child has an index, or display: block kind of style // TODO: handle ViewPort hitting show-forced-away case (like Windows)