NOMODULE

Constant NOMODULE 

Source
pub const NOMODULE: &str = "nomodule";
Expand description

The nomodule attribute.

Boolean to prevent execution in browsers that support ES6 modules. Used for legacy fallback scripts.