SectionMarkerConfig Interface

Configures display of SectionMarkers for HyperModelingDecorators.

@see - HyperModelingDecorator.updateConfiguration or HyperModelingDecorator.replaceConfiguration to change the configuration for a specific decorator.

Properties

Name Type Description
hiddenSectionTypes Readonly undefined | SectionType[] A list of types of section markers that shouold not be displayed.  
ignoreCategorySelector Readonly undefined | boolean Whether to hide markers belonging to categories that are not present in the view's CategorySelector.  
ignoreModelSelector Readonly undefined | boolean Whether to hide markers belonging to models that are not present in the view's ModelSelector.  

Defined in

Last Updated: 16 April, 2024