Dimensions
0px
Width
0px
Height
Resize me!
Demonstrating direct DOM element access using createRef, callback refs, and reactive subscriptions.
Create a ref object with reactive current property and dimension tracking.
Use function-based refs for immediate element access and focus control.
Subscribe to ref changes for reactive updates when elements mount/unmount.