Interface: ButtonConfigInterface
Extended by
CosmographButtonFitViewConfigInterfaceCosmographButtonPlayPauseConfigInterfaceCosmographButtonRectangularSelectionConfigInterfaceCosmographButtonPolygonalSelectionConfigInterface
Properties
onClick()?
optionalonClick: () =>void
Specifies a handler that is called when a button is clicked.
Returns
void
iconSvg?
optionaliconSvg:string
Specifies the icon to be displayed on the button.
description?
optionaldescription:string
Specifies the description to be displayed on the button.