using the Splitter for left / right layout and looking to find a way to make the splitter take up full height and width of the screen.
I have tried style="height: 100%;" on the
<kendo-splitter orientation="vertical" style="height: 100%;">
but this didnt do anything. If I set the height to a px value it works fine.
Please help - here is a for an example.
https://stackblitz.com/edit/angular-smpykp?file=src%2Fapp%2Fapp.component.ts