This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Container Query / Relative query to an anchor #899
Open
Description
Feature Request
What is the desired behavior?
It would be great to go further by implementing Container Query. ngx-responsive already do something similar for adding/removing an element based on media queries or Container Queries (responsive-window feature).
Of course this might require a more complex syntax to be used, but it would be so powerfull when used with components which size varies not only according to screen size but also relative to a container size.
What is the use-case or motivation for the desired behavior?
Really responsive components that could be reused in multiple place with different size
Is there anything else we should know?
I'm quite surprise nobody asked that before. This would be a killer feature.
Thanks