-
Couldn't load subscription status.
- Fork 96
Home
James Hou edited this page Jan 31, 2021
·
5 revisions
Reusable LWCs to 10x your solution building speed.
-
messageService: Lightning Message Service (LMS) simplified component messaging. -
SOQL Datatable: Leverage SOQL to power your list views, related lists, and even Screen Flows. -
Collection Datatable: Manage Record Collections variables in Screen Flows. - Design patterns leveraging both Aura and LWC to dynamically create dialogs (modals) for better UX.
- Launch Screen Flows dynamically inside a dialog (modal) from anywhere.
This repo showcases the best defaults for creating rich, interactive, data-dense UIs using the following centerpieces:
-
lightning-datatablefrom LWC. -
lightning:overlayLibraryfrom Aura. -
lightning:flowfrom Aura. -
messageServicewhich abstracts Lightning Message Service to stitch it all-together.