Starts the automation.
- {Object} The Rattribute.js class instance.
Stops the automation.
- {Object} The Rattribute.js class instance.
Fetches all new elements added to the DOM and sets them up.
- {Object} The Rattribute.js class instance.
Refreshes all the elements.
- {Object} The Rattribute.js class instance.
Gets all the elements setup.
- {Object[]} The array of elements.
Gets all the ignored elements.
- {Object[]} The array of ignored elements.
Enables all the ignored elements.
- {Object} The Rattribute.js class instance.
Sets the specific configuration options that should be used.
- {Object} configurationOptions - All the configuration options that should be set (refer to "Configuration Options" documentation for properties).
- {Object} The Rattribute.js class instance.
Returns the version of Rattribute.js.
- {string} The version number.