BootstrapClientSparklineTooltipShownEventHandler<Sender> Interface
Declaration
interface BootstrapClientSparklineTooltipShownEventHandler<Sender> { (source: Sender, e: any): void; }
Parameters
Name | Type |
---|---|
source | Sender |
e | any |
interface BootstrapClientSparklineTooltipShownEventHandler<Sender> { (source: Sender, e: any): void; }
Name | Type |
---|---|
source | Sender |
e | any |