Skip to content

Commit 8a3a7d3

Browse files
dimodidimodi
authored andcommitted
Update components/button/appearance.md
1 parent 992a77b commit 8a3a7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/button/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can use all of them together to achieve the desired appearance.
2121

2222
## FillMode
2323

24-
The `FillMode` parameter changes or removes the background and border of the Button. Set the parameter to a member of the static class `Telerik.Blazor.ThemeConstants.Button.FillMode`. When setting the `FillMode` parameter value inline, start with a `@` character, otherwise the predefined string constant cannot be resolved.
24+
The `FillMode` parameter changes or removes the background and border of the Button. Set the parameter to a member of the static class `Telerik.Blazor.ThemeConstants.Button.FillMode`. When setting the `FillMode` parameter value inline, start with an `@` character, otherwise the predefined string constant cannot be resolved.
2525

2626
| FillMode Class Member | Actual String Value |
2727
| --- | --- |

0 commit comments

Comments
 (0)