ondisplay
Ondisplay is a term used in discussions of display technology and user interfaces to describe content that is currently visible on a screen to the user. It is formed from the phrase on display and is not a formal standard term, but it appears in design briefs, specifications, and casual documentation to distinguish visible content from elements that are hidden or off-screen.
In user interface design, on-display content is the portion of the interface immediately accessible to the
Practical techniques for managing on-display status include using the IntersectionObserver API to detect when an element
In digital signage and dashboards, on-display items refer to content actively shown on the main screen. The
See also: display, visibility, viewport, lazy loading, IntersectionObserver.