|
1 | 1 | --- |
2 | 2 | layout: post |
3 | 3 | title: About Keys for Syncfusion® Controls | Syncfusion® |
4 | | -description: Detailed information on the keys mapped to the UI elements of all Syncfusion® controls. |
| 4 | +description: Explore key mappings for Syncfusion® controls in the documentation, detailing UI element interactions for enhanced user experience. |
5 | 5 | platform: maui-toolkit |
6 | 6 | control: General |
7 | 7 | documentation: UG |
@@ -1000,6 +1000,66 @@ This page lists the keys for each control and the element to which it is mapped |
1000 | 1000 | </td> |
1001 | 1001 | </tr> |
1002 | 1002 |
|
| 1003 | + <tr> |
| 1004 | + <td> SfOtpInputSuccessStroke <br/><br/></td> |
| 1005 | + <td>Border color when OTP Input is successfully validated.<br/><br/> |
| 1006 | + </td> |
| 1007 | + </tr> |
| 1008 | + |
| 1009 | + <tr> |
| 1010 | + <td> SfOtpInputWarningStroke <br/><br/></td> |
| 1011 | + <td> Border color when there's a warning state in OTP Input.<br/><br/> |
| 1012 | + </td> |
| 1013 | + </tr> |
| 1014 | + |
| 1015 | + <tr> |
| 1016 | + <td> SfOtpInputErrorStroke <br/><br/></td> |
| 1017 | + <td> Border color when there's an error state in OTP Input.<br/><br/> |
| 1018 | + </td> |
| 1019 | + </tr> |
| 1020 | + |
| 1021 | + <tr> |
| 1022 | + <td> SfOtpInputDefaultBackground <br/><br/></td> |
| 1023 | + <td> Default background color of the OTP Input.<br/><br/> |
| 1024 | + </td> |
| 1025 | + </tr> |
| 1026 | + |
| 1027 | + <tr> |
| 1028 | + <td> SfOtpInputHoveredBackground <br/><br/></td> |
| 1029 | + <td> Background color when hovered over OTP Input.<br/><br/> |
| 1030 | + </td> |
| 1031 | + </tr> |
| 1032 | + |
| 1033 | + <tr> |
| 1034 | + <td> SfOtpInputBorderHovered <br/><br/></td> |
| 1035 | + <td> Border color when hovered over OTP Input.<br/><br/> |
| 1036 | + </td> |
| 1037 | + </tr> |
| 1038 | + |
| 1039 | + <tr> |
| 1040 | + <td> SfOtpInputBorderPressed <br/><br/></td> |
| 1041 | + <td> Border color when OTP Input is pressed.<br/><br/> |
| 1042 | + </td> |
| 1043 | + </tr> |
| 1044 | + |
| 1045 | + <tr> |
| 1046 | + <td> SfOtpInputBorderDisabled <br/><br/></td> |
| 1047 | + <td> Border color when OTP Input is disabled.<br/><br/> |
| 1048 | + </td> |
| 1049 | + </tr> |
| 1050 | + |
| 1051 | + <tr> |
| 1052 | + <td> SfOtpInputBackgroundDisabled <br/><br/></td> |
| 1053 | + <td> Background color when OTP Input is disabled.<br/><br/> |
| 1054 | + </td> |
| 1055 | + </tr> |
| 1056 | + |
| 1057 | + <tr> |
| 1058 | + <td> SfOtpInputDisabledTextColor <br/><br/></td> |
| 1059 | + <td> Text color when OTP Input is disabled.<br/><br/> |
| 1060 | + </td> |
| 1061 | + </tr> |
| 1062 | + |
1003 | 1063 | </table> |
1004 | 1064 |
|
1005 | 1065 | ## SfPopup |
|
0 commit comments