Class: ExportButton

ExportButton

Represents a button for Filter in the UI, extending the base UIButton class.

new ExportButton(isActive)

UIMap/UIDisplay/UIButton/ExportButton/index.ts, line 16

Creates an instance of the Print button.

Name Type Default Description
isActive boolean false optional

Determines whether the button is active. Default is false.

Extends

  • undefined