Redux Module
A reusable bundle of model and handler registrations that can be installed into a RoutingBuilder. Lets feature modules package their slice of the store; the app fixes ordering by the sequence of install calls.
A reusable bundle of model and handler registrations that can be installed into a RoutingBuilder. Lets feature modules package their slice of the store; the app fixes ordering by the sequence of install calls.