TextArea

The TextArea widget allows input of multiple lines of text. This widget is apt in all the scenarios where the feedback of the user is taken.

NumberField

The NumberField widget limits the user's input to numeric values only.

Signature

The Signature widget enables capture of a written signature via touch screen. It is useful in online forms.

CountDown

The CountDown widget displays a countdown timer. It is the perfect tool to get ready for an upcoming event, like the completion of a long project or launch of a campaign.

Select2

The Select2 widget is a jQuery based replacement for select boxes. It supports searching, remote data sets, infinite scrolling of results, and pagination.