The module ids Loxer always provides itself, described at LoxerOptions.modules.
NONE
.module(...)
DEFAULT
.module()
INVALID
These stay valid module ids even when the LoxerModuleRegistry is augmented, and they can be overwritten at LoxerOptions.modules.
The module ids Loxer always provides itself, described at LoxerOptions.modules.
NONE: no.module(...)was chained - no module name and no box layoutDEFAULT: an empty.module()was chained - box layout with an empty module nameINVALID: the given module id does not exist - the visual indicator for a misspelled idThese stay valid module ids even when the LoxerModuleRegistry is augmented, and they can be overwritten at LoxerOptions.modules.