DesignComponentsCorehooksuseContainerSizeOn this pageuseContainerSize Import import { useContainerSize } from '@dynatrace/strato-components/core'; Use cases The sizeRef is the ref which should be added to the container that needs to be observed. The result is a ContainerSize object, consisting of the width and height of the corresponding container. CodeSandboxShow codeStill have questions?Find answers in the Dynatrace CommunityGo to Dynatrace Community