Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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-datatable from LWC.
  • lightning:overlayLibrary from Aura.
  • lightning:flow from Aura.
  • messageService which abstracts Lightning Message Service to stitch it all-together.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.