LWC
Lightning Web Component Scaffold Generator
Generate LWC boilerplate — .html, .js, .css, and .js-meta.xml ready to copy into your SFDX project.
Runs entirely in your browser · Your input is never transmitted
LWC FILES
Ready—
How to use
- Enter component name (camelCase).
- Pick exposure targets.
- Copy each file segment.
Frequently asked
Where do files go?
force-app/main/default/lwc/<componentName>/ — one folder with four files.