Skip to content

beyond-the-cloud-dev/lwc-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 6, 2023
8c998da · Apr 6, 2023

History

7 Commits
Apr 6, 2023
Aug 29, 2022
Aug 29, 2022
Aug 29, 2022
Apr 6, 2023
Aug 29, 2022
Aug 29, 2022

Repository files navigation

LWC Single Page Application

More details here.

Demo

SPA Demo

Architecture

Architecture

How to modify?

Add new pages

  1. Add new pages to spaPages/tempalates.
  2. Edit PAGE_ID_TO_TEMPLATE in spaPage.js.

Update configuration

  1. Add new page config to SpaController.cls.
  2. pageId should be the same as id in PAGE_ID_TO_TEMPLATE.

Releases

No releases published

Packages

No packages published