You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<button class="btn btn-primary" @OnClick="handleClick">Click me
}
The text was updated successfully, but these errors were encountered:
lifeIsGood-love
changed the title
@using ThemeHelper , what package need install
sfchart chartTooltipSetting component ,Is it possible to add a custom tooltip and add a click function to the tooltip?
Aug 28, 2024
sfchart chartTooltipSetting component ,Is it possible to add a custom tooltip and add a click function to the tooltip?
@{
<button @OnClick="IncrementCount">Ian Click me
Current count: @currentCount
<button class="btn btn-primary" @OnClick="handleClick">Click me
}
The text was updated successfully, but these errors were encountered: