MockDaffGeographyFacade

Properties

Name Type Description
loading$ BehaviorSubject<boolean>
errors$ BehaviorSubject<DaffStateError[]>
countries$ BehaviorSubject<DaffCountry[]>
countryIds$ BehaviorSubject<DaffCountry['id'][]>
countryCount$ BehaviorSubject<number>
countryEntities$ BehaviorSubject<Dictionary<DaffCountry>>
getCountry
getCountrySubdivisions
isCountryFullyLoaded
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.