Represents vue Overview Component
<ej-overview></ej-overview>
boolean
Enable or disable persisting component’s state between page reloads.
Defaults to false
boolean
Enable or disable rendering component in right to left direction.
Defaults to false
string
| number
Defines the height of the overview
Defaults to ‘100%’
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
Defaults to ”
string
Defines the ID of the overview
Defaults to ”
string
| number
Defines the width of the overview
Defaults to ‘100%’
To destroy the overview
Returns void
Get the properties to be maintained in the persisted state.
Returns string
Updates the overview control when the objects are changed
Parameter | Type | Description |
---|---|---|
newProp | OverviewModel |
Lists the new values of the changed properties |
oldProp | OverviewModel |
Lists the old values of the changed properties |
Returns void
EmitType<Object>
Triggers after render the diagram elements