/* global mixitup */ /** * A group of properties defining the initial state of the mixer on load (instantiation). * * @constructor * @memberof mixitup.Config * @name load * @namespace * @public * @since 2.0.0 */ mixitup.ConfigLoad.registerAction('afterConstruct', 'pagination', function() { /** * An integer defining the starting page on load, if a page limit is active. * * @example