Interface: CosmographButtonRectangularSelectionConfigInterface
Extends
Properties
onClick()?
optional
onClick: () =>void
Specifies a handler that is called when a button is clicked.
Returns
void
Inherited from
iconSvg?
optional
iconSvg:string
Specifies the icon to be displayed on the button.
Inherited from
description?
optional
description:string
Specifies the description to be displayed on the button.