Two benefits of designing using the "Progressive Disclosure" principle are:
A: Improved ease of use for end users. By only displaying essential information initially and allowing users to access more detailed data as needed, dashboards become less cluttered and more user-friendly.
D: Better dashboard performance. This design principle can also lead to better performance as less data isprocessed and rendered initially, speeding up load times and responsiveness.
[Reference:https://help.salesforce.com/, , https://developer.salesforce.com/blogs/developer-relations/2017/04/lightning-components-performance-best-practices.html, ]
Submit