Interface: CosmographButtonFitViewConfigInterface
Extends
Properties
duration?
optionalduration:number
Specifies the duration of the animation in milliseconds.
Default
250padding?
optionalpadding:number
Specifies the padding around the graph in the viewport viewport.
Default
0.1onClick()?
optionalonClick: () =>void
Specifies a handler that is called when a button is clicked.
Returns
void
Inherited from
iconSvg?
optionaliconSvg:string
Specifies the icon to be displayed on the button.
Inherited from
description?
optionaldescription:string
Specifies the description to be displayed on the button.