API / geotoolkit / schematics / widgets / DualSchematicsWidget / DualSchematicsWidget
widgets.DualSchematicsWidget.DualSchematicsWidget
Type Aliases
Type Aliases
Ƭ Data: Object
data to set
Ƭ Options: Options & OptionsBase & { data?: Data }
argument object
Ƭ OptionsBase: Omit<Options, "data"> & { actual?: Omit<Options, "data"> ; planned?: Omit<Options, "data"> }
widget options
The top-most options may include settings common for both halves.
If an option defined in the top-most section is also defined in specific display mode, then the specific value overrides common one.
Ƭ OptionsOut: OptionsOut & OptionsBase
argument object