Skip to content

MediaQuery for component instead of whole screen size #74

@tostein

Description

@tostein

It would be nice to have a MediaQuery component which does not use the whole screen width to match but only a specific component width which i can relate to with an ID property.

Something like
<MediaQuery Media="@Breakpoints.OnlyMedium" ID="my-div" @bind-Matches="IsMedium" />

Would that be an interesting feature request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    more info neededFurther information is requested about the problem statement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions