OverviewModel

6 Feb 20261 minute to read

Interface for a class Overview

Properties

enablePersistence boolean

Enable or disable persisting component’s state between page reloads.

enableRtl boolean

Enable or disable rendering component in right to left direction.

height string|number

Defines the height of the overview

locale string

Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.

sourceID string

Defines the ID of the overview

width string|number

Defines the width of the overview

Events

created EmitType<Object>

Triggers after render the diagram elements