Open taylorxcampos opened 1 year ago
Would love an update on this ^
Ture and I really need this but no idea
Is there a better workaround for this?
What I have is this but doesn't update to window changes
const screenHeight = {
height: window.innerHeight
}
<div style={screenHeight}>
<div style={{ height: 500 }}> <SplitPane
Is there no way to have this node module work with passing in height: 100%? ... having to set a fixed height limits the use.