Samples Overview
This section contains practical examples for vue-client-recaptcha. Each sample demonstrates a specific feature or use case.
| Sample | Description |
|---|---|
| Basic | Basic v-model usage with validation |
| Character Presets | Numeric, letters, custom character sets |
| Theming | Light, dark, and auto theme modes |
| Distortion | None, lines, dots, or both |
| Accessibility | ARIA labels and audio support |
| Custom Icon | Custom refresh icon slot |
| Audio Support | Speak captcha code for screen readers |
| Composable | useCaptcha standalone usage |
| Form Integration | Form with captcha validation |
| Simple Mode | Clean, straight-line text |
| CSS Variables | Custom theming via CSS variables |
