Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The builder configuration in JSON format. Used to configure the builder callback event and the advanced tools available for the builder. Full available configuration as below. Please refer refer to Sample Plugins on how to use this config.

...

The JS files used in the builder. Please refer refer to Sample Plugins on how to implement this method.

...

The CSS files used in the builder. Please refer refer to Sample Plugins on how to implement this method.

...

The HTML of builder. Please refer refer to Sample Plugins on how to implement this method.

...

Retrieve the builder end result based on json definition. Please refer refer to Sample Plugins on how to implement this method.

...

Sample Plugins