Skip to content

Features

Dave Stewart edited this page Apr 1, 2017 · 8 revisions

Sketchpad provides a variety of features and functionality to make developing new functionality easier.

type casting

Features include:

  • Output functions such as list, table and alert
  • Support for json, markdown and vue
  • Built-in typecasting and exception handling
  • Custom index pages, custom CSS and transparent ajax form submission
  • Custom tags to modify presentation and behaviour

Some of the functionality exists by way of front-end features, and some by way of back-end code.

Rather than detail them all in this Wiki, you can interactively experiment and even modify them in the installed demo code.

To get started, install the package, run the application, then check out the help > docs controllers.

Clone this wiki locally