Kendo UI for jQuery Signature Overview

The Kendo UI for jQuery Signature enables the user to create handwritten signatures.

The value of the drawn Signature is stored as a base64 string, which you can use to re-display the signature as an img HTML element. You can also retrieve the base64 string of the control by using the value method.

Kendo UI for jQuery Kendoka image

The Signature is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Kendo UI for jQuery Signature Overview

Functionality and Features

  • Appearance—The jQuery Signature control provides a number of options for modifying its background, and stroke colors and width.
  • Form integration—You can also integrate the Signature inside a Kendo UI for jQuery Form control.
  • Image export—The Signature enables you to export it to a PNG file.

Next Steps

See Also

In this article