MappedDispatch<Msg> extension

on

Methods

map<InnerMsg>(Msg mapper(InnerMsg inner)) Dispatch<InnerMsg>
This helper function can be used when going from a parent view to a child view.