onlyIfNotHandled

onlyIfNotHandled: undefined | boolean

Tells the library that the rule should only be handled if no other rule of the same type was handled previously (based on rule priorities and definition order). This allows adding fallback rules which can be overriden by higher-priority rules.

Defined in

Last Updated: 16 April, 2024