Skip to content

Commit 943ee83

Browse files
Addressed the feedbacks
1 parent cc7c7a7 commit 943ee83

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

maui-toolkit/Themes/Keys.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This page lists the keys for each control and the element to which it is mapped
2121
</tr>
2222

2323
<tr>
24-
<td rowspan="16">
24+
<td rowspan="3">
2525
SfBottomSheetStyles <br/> <br/>
2626
</td>
2727
<td> SfBottomSheetTheme <br/> <br/>
@@ -54,11 +54,11 @@ This page lists the keys for each control and the element to which it is mapped
5454
</tr>
5555
<tr>
5656
<td>SfBottomSheetBackground<br/><br/></td>
57-
<td>Background color of bottom sheet<br/><br/></td>
57+
<td>The background color of the bottom sheet<br/><br/></td>
5858
</tr>
5959
<tr>
6060
<td>SfBottomSheetGrabberBackground<br/><br/></td>
61-
<td>Background color of bottom sheet grabber<br/><br/></td>
61+
<td>The background color of the grabber<br/><br/></td>
6262
</tr>
6363

6464
</table>
@@ -927,7 +927,7 @@ This page lists the keys for each control and the element to which it is mapped
927927
</tr>
928928

929929
<tr>
930-
<td rowspan="3">
930+
<td rowspan="5">
931931
SfOtpInputStyles
932932
<br/>
933933
<br/>
@@ -970,7 +970,7 @@ This page lists the keys for each control and the element to which it is mapped
970970
<br/>
971971
</td>
972972
<td>
973-
Color of the SfOtpInput text color.
973+
Text color of the OTP Input.
974974
<br/>
975975
<br/>
976976
</td>
@@ -982,21 +982,21 @@ This page lists the keys for each control and the element to which it is mapped
982982
<br/>
983983
</td>
984984
<td>
985-
Color of the SfOtpInput filled background.
985+
The background color of the OTP Input on filled state.
986986
<br/>
987987
<br/>
988988
</td>
989989
</tr>
990990

991991
<tr>
992992
<td> SfOtpInputBorderDefault <br/><br/></td>
993-
<td> Color of the SfOtpInput border color.<br/><br/>
993+
<td>Border color of the OTP Input.<br/><br/>
994994
</td>
995995
</tr>
996996

997997
<tr>
998998
<td> SfOtpInputPlaceholderColor <br/><br/></td>
999-
<td> Color of the SfOtpInput place holder color <br/><br/>
999+
<td> Placeholder color of the OTP Input.<br/><br/>
10001000
</td>
10011001
</tr>
10021002

0 commit comments

Comments
 (0)