Properties
Protected $cordovaInAppBrowser
$cordovaInAppBrowser: any
Protected $injector
$injector: any
Protected $ionicHistory
$ionicHistory: any
Protected $ionicLoading
$ionicLoading: any
Protected $ionicModal
$ionicModal: any
Protected $ionicPopup
$ionicPopup: any
Protected $scope
$scope: any
Protected currentModal
currentModal: any
error
error: string | null
initialized
initialized: Promise<void> | null
Private reject
reject: function | undefined
Private resolve
resolve: function | undefined
ComponentBase should be used to create components that can be invoked dynamically by name rather than having to know the component's name at compile time.