HTML helpers
The HTML Helper makes it easy to build web pages that interact with server side, without writing a line of JavaScript.
Methods
To achieve this functionality we have created classes & attributes that can be added to HTML elements that are read and interpreted by simcify JavaScript library then send to server.
Responses
For JSON responses, the documentation can be found here
Server ResponsesLast updated