@tschallacka/oc.foundation.trigger_render

A function to trigger the render event


Keywords
october, jquery, octobercms
License
MIT
Install
npm install @tschallacka/oc.foundation.trigger_render@1.0.0

Documentation

Helper method to trigger the render event on the document

installation:

 npm install @tschallacka/oc.foundation.trigger_render

usage:

 var trigger = require('@tschallacka/oc.foundation.trigger_render');
 trigger();