Mode that indicates how the content of an output panel is loaded:
load
visible
Generated using TypeDoc
Mode that indicates how the content of an output panel is loaded:
load
: Loads the content directly after the page was loaded.visible
: Loads the panel once it is visible, e.g., once the user scrolled down.