We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ac309 commit 4bc4424Copy full SHA for 4bc4424
resources/views/components/otp-input.blade.php
@@ -26,6 +26,7 @@
26
:label-sr-only="$isLabelHidden()"
27
:helper-text="$getHelperText()"
28
:hint="$getHint()"
29
+ :hint-actions="$getHintActions()"
30
:hint-icon="$getHintIcon()"
31
:required="$isRequired()"
32
:state-path="$getStatePath()"
0 commit comments