File tree Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change @@ -1000,6 +1000,66 @@ This page lists the keys for each control and the element to which it is mapped
10001000 </td>
10011001 </tr>
10021002
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+
10031063 </table>
10041064
10051065## SfPopup
You can’t perform that action at this time.
0 commit comments