Interface: ButtonConfigInterface
Extended by
CosmographButtonFitViewConfigInterface
CosmographButtonPlayPauseConfigInterface
CosmographButtonRectangularSelectionConfigInterface
CosmographButtonPolygonalSelectionConfigInterface
Properties
onClick()?
optional
onClick: () =>void
Specifies a handler that is called when a button is clicked.
Returns
void
iconSvg?
optional
iconSvg:string
Specifies the icon to be displayed on the button.
description?
optional
description:string
Specifies the description to be displayed on the button.