Skip to main content

5 docs tagged with "web components"

View all tags

Avoiding browser memory leaks

A memory leak is when the application keeps data in memory after it is no longer needed. In the browser UI, that usually means something still holds a reference to objects, DOM nodes, or subscriptions after a component is removed or a screen is closed—via closures, DOM references, or failing to clean up event listeners and subscriptions.

Connection indicator

The ConnectionIndicator component provides a clear visual indicator of the status of the connection between the user device and the app server.

Grid Pro

The @genesislcap/grid-pro package provides a collection of grid-related components and utilities for Genesis applications. It is installed by default in