Is it possible to set a item with auto-height attribute? In css I would set the style as "min-height: 200px", if the item content need more vertical space the height changes.
I'm looking for a good angular2 solution that can handle this scenario.
Thanks
Is it possible to set a item with auto-height attribute? In css I would set the style as "min-height: 200px", if the item content need more vertical space the height changes.
I'm looking for a good angular2 solution that can handle this scenario.
Thanks