uiActions method

Stream<EditFormUIAction> uiActions()
inherited

Implementation

Stream<A> uiActions() {
  return uiActionsSubject;
}