# mixitup.State ## Overview `mixitup.State` objects expose various pieces of data detailing the state of a MixItUp instance. They are provided at the start and end of any operation via callbacks and events, with the most recent state stored between operations for retrieval at any time via the API. ### Contents - [activePagination](#activePagination) - [totalPages](#totalPages)