This split pane component is dynamic: when re-sizing the browser window, the height will adjust.
This split pane component is fixed: when re-sizing the browser window, it will keep the same height.
You can, however, re-size this component by dragging the divider, and it will adjust if
the top component reaches it's min-height
(5em
in this example).