SimpleState

SimpleState

Source:

Methods

getInitialState()

Source:
Returns initial state

getPreviousState()

Source:
Get prior state

getState()

Source:
Get current state

toJSON()

Source:
converts state to JSON

updateStore(newAttributes, mergeArrays)

Source:
Update the store. MergeArrays is true by default.
Parameters:
Name Type Default Description
newAttributes *
mergeArrays Boolean true