bennymi / ato-ui

The elemental UI component library for Svelte, built with UnoCSS and Melt UI.
https://ato-ui.vercel.app
MIT License
75 stars 6 forks source link

✨ Action: Observation API #77

Closed bennymi closed 1 year ago

bennymi commented 1 year ago

To check if an element is visible or not and how much of it is visible. We can use it for the documentation to update padding on the content based on whether the sidebar or the table of contents is visible.

Resources: