Module name

Description:
Descr.

Quick navigation Examples

Options

Methods

Events

Options

optionName

Type:
Boolean
Default value:
true

Type here how to use this option.

Code examples
Initialize the moduleName widget with the optionName option specified, using object in constructor
Give some examples here!
            
Initialize the moduleName widget with the optionName option specified, using method chaining
Give some examples here!
            

Get or set the optionName option, after initialization
Give some examples here!
            

Methods

Method_name

Returns:
Boolean

Type here how to use this method.

Code examples
Give some examples here!
            

Events

Event name

Returns:
type

Type here how to use this event.

  • event
    Type: function
    The event to be triggered
Code examples
Give some examples here!
            

Examples

A simple module


            

Demo: