Skip to content

Commit 7e5a3c1

Browse files
983717: Updated the review corrections
1 parent 0238294 commit 7e5a3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/speech-to-text/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The component supports several built-in styles for common use cases.
142142

143143
### Custom styles
144144

145-
You can also apply your own CSS rules by assigning a custom class to the [CssClass](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Inputs.SfSpeechToText.html#Syncfusion_Blazor_Inputs_SfSpeechToText_CssClass) property.
145+
Custom CSS rules can be applied by assigning a class name to the [CssClass](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Inputs.SfSpeechToText.html#Syncfusion_Blazor_Inputs_SfSpeechToText_CssClass) property, enabling tailored styling for the component.
146146

147147
The following example demonstrates how to apply a custom CSS class to change the button's background color, text color, and border radius.
148148

0 commit comments

Comments
 (0)