gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Add an option allowing classes to be applied to field values in the web-display template #620

Closed yusufzerdazi closed 11 months ago

yusufzerdazi commented 6 years ago

Allow custom classes to be specified for field values using the controlClass option.

This allows us to easily apply custom styles to just the value of the display field.