Appearance
Signature β
For capturing digital signatures, we use vue3-signature, a Vue 3 component that provides a smooth signature drawing experience with touch and mouse support.
The component offers a clean canvas interface for users to draw their signatures with customizable styling options.
Installation β
For installation instructions and usage examples, please refer to the vue3-signature documentation.
Key Features β
- Touch & Mouse Support: Works on both desktop and mobile devices
- Customizable Styling: Configure pen color, background color, and line width
- Save Functionality: Export signatures as base64 data URLs
- Clear Function: Reset the signature canvas
- Empty Detection: Check if a signature has been drawn
For more detailed information about configuration options and implementation, please refer to the vue3-signature documentation.