Component Bundles
The component bundle file structure is different for an Aura component and a Lightning web component. Here’s how the files map between the two types of components.
A Lightning web component must include an HTML file, a JavaScript file, and a configuration file. It can optionally include a CSS file, SVG, and more JavaScript files.
Comments
Post a Comment