uniform

Introduction

Released under the BSD License. The latest source can be found on GitHub.
Check out the Documentation or Changelog for detailed information.

Use the GitHub issue tracker to submit bug fixes or feature proposals.

Uniform

File field

Select field

Radio field


Checkbox field



Options

— Options can be set on initialisation

» offset: -9999
» cls: {}
» lang: {}
» tpl: {}

Methods

— Methods can be called on an instance

» uniform.update();
» uniform.destroy();

Callbacks

— Callbacks can be called on an instance

» callbacks.update
» callbacks.destroy