Use for detecting size changes to elements and emitting resize events.
disabledDetermines wheter or not events will be emitted from the component.
The q2-resize-observer element exposes events that can be used to send and receive data from the component based on user interaction.
Emitted when any of the observed elements are resized.
{ entries: ResizeObserverEntry[]; }The q2-resize-observer element exposes methods that can be used to perform various actions on the component.
Returns the latest entries reported by the component.
getCurrentResizeEntries() => Promise<ResizeObserverEntry[]>This component uses other components in the Tecton library, including:
Other components in the Tecton library use this component, including:
q2-action-groupThe following CSS variables are available to override the default theme styles of the q2-resize-observer component.
The changelog provides a detailed history of new features, improvements, and bug fixes going back to Tecton 1.30.0. If the button is disabled, it indicates there have been no detectable changes since then.