My component has lots of inner components.
When i resize the container component (panel), i want all inner components resize with same ratio. Which function should i use?
My component has lots of inner components. When i resize the container component (panel),
Share
Set the width and height to a percentage instead of a hard-coded value.