Property reference

sn_ex_sp.megamenu_async_load_skeleton_view

The sn_ex_sp.megamenu_async_load_skeleton_view property toggles the display of a skeleton loader for the Mega Menu. When enabled, users see a loading animation while the menu data is being fetched, improving perceived performance during asynchronous loading.

Default: true Type: boolean Application: Employee Center

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines whether a skeleton loader is shown while the Mega Menu asynchronously loads its data, enhancing user experience during loading times.
What area does it affect? Employee Center Mega Menu
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when optimizing user experience for menu loading times or troubleshooting display issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_ex_sp.megamenu_async_load_skeleton_view
Sys ID 949dab5bffa9e2109728ffffffffffc0
Type boolean
Application Employee Center
Default value true
Description Toggle to enable or disable the Mega Menu skeleton loader
Updated 2025-05-22 04:10:29

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... are associated. 1816 Megamenu async load system properties a. Toggle sn_ex_sp.megamenu _async_load to enable or disable the asynchronous mega menu loading feature. ▪True: Show skeleton loader ▪False: (Default) b. Toggle sn_ex_sp.megamenu_async_load_skeleton_view to enable or disable the Mega Menu skeleton loader. ▪True: Show the skeleton loader until the async flow gets the data. ▪False: Show that previous session data until the async ...