Versions Compared

Key

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


This flag controls whether or not the browser's spellchecker will function on textbox and text area widgets. When the flag is not defined, the behavior depends on the browser and widget type.

Example:

Code Block
javascript
javascript
pui["allow spellcheck"] = true;

Where do you save this configuration option?  Here