Definition
The nomodule
Attribute is a boolean that determines whether to execute the script in browsers that support ES2015 modules. This is used as a fallback to server alternative script should the browser not support modular JavaScript code.
Applicable Elements
The nomodule
Attribute can be used with the following elements:
Further information coming soon. In the meantime, please read our commentary under the above links.