lightning-* Components
Configuration
Add the @lwc-garden/utils
package to the modules
config in your lwr.config.json
file:
{ "lwc": { "modules": [ { "npm": "@lwc-garden/utils" } ] },}
Supported Components
The below is a list of currently supported lightning-*
based components that can run locally. This is not an extensive list and only includes components, not utilities. Utility methods may be found here.
Coming soon…