Description
IgcGrid and IgxGrid both expand to 100% height by default. But IgbGrid doesn't.
Steps to reproduce
- Add a
<div style="height: 800px; border: 2px solid red;">
- Add an IgbGrid inside
Result
The IgbGrid doesn't use the full available height
Expected result
Consistent behavior across platforms (Angular, WC, Blazor)
Attachments
Blazor:

WebComponents:
