Closed
Description
Feature Description
Not sure if this is a bug or a feature, but when printing some components the background-color isn't included. For example:
- radio buttons
- checkboxes
- sliders (found a separate issue for this: [FR] Make sliders printable #11364)
There might be more components of course.
Use Case
Use the browser print function on page containing Angular Components. Because the background-color isn't included you can't tell if a radio or checkbox is selected.