isIncrementalMountEnabled

Checks if incremental mount is enabled given a ComponentContext, so you can throw an error if you require that incremental mount is enabled (e.g. you use visibility callbacks). This is static to avoid polluting the ComponentContext API.