Skip to content

Commit a4b834b

Browse files
Updated the API link
1 parent 09088aa commit a4b834b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/TabView/Tab-Item-Customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ this.Content = stackLayout;
587587

588588
## Disable ripple effect on item click
589589

590-
The `EnableRippleAnimation` property of the [SfTabView](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html) allows you to enable or disable the ripple animation for tab headers. This animation provides visual feedback when a tab header is tapped. The default value of the `EnableRippleAnimation` property is `true`.
590+
The [EnableRippleAnimation](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html#Syncfusion_Maui_TabView_SfTabView_EnableRippleAnimation) property of the [SfTabView](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html) allows you to enable or disable the ripple animation for tab headers. This animation provides visual feedback when a tab header is tapped. The default value of the `EnableRippleAnimation` property is `true`.
591591

592592
{% tabs %}
593593

0 commit comments

Comments
 (0)