How to implement static files in the component lifecycle
These topics show you how to implement static files throughout the component lifecycle.
-
Configure static files in the manifest.json file
Configure static files in your
manifest.json
file. -
Reference static files inside your component JavaScript code
Reference static files in your
main.js
file. -
Reference static files in your Matrix site template
Configure static files support in Matrix sites.
-
Reference static files in Component preview
View how static files are rendered in the Component preview.