replaceConfiguration Method
Replaces the current marker display configuration, overwriting all previous settings. Passing undefined resets all settings to defaults.
replaceConfiguration(config?: SectionMarkerConfig): void
@see - updateConfiguration to override specific aspects of the configuration
- replaceConfiguration to replace the global configuration.
| Parameter | Type | Description |
|---|---|---|
| config | SectionMarkerConfig |
Returns - void
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.