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.
printWithBreakpoints dynamically #1285
Open
Description
Feature Request
If I'm not mistaken the configuration of the FlexLayoutModule can only be set once. This is allright in small applications, but I've found myself in the situation where I would need to change the printWithBreakpoints depending on the screen you're currently on. As far as I know, currently this is not possible.
What is the desired behavior?
To be able to set printWithBreakpoints
or equivalent dynamically using a service or something similar.
What is the use-case or motivation for the desired behavior?
To be able to have different printWithBreakpoints
for different screens of the SPA.