Ion-slide-box with header and collection-repeat

How can I achive this layout? I cant get the collection-repeat to take up the rest of the height of the slide.
I’ve tried this:

<ion-content>
- <ion-slide-box>
-- <ion-slide>
--- <div>
--- <ion-scroll>

but the collection-repeat just get some random height…