Name Description
$ionicScrollDelegate

Delegate for controlling scrollViews (created by ionContent and ionScroll directives).

$ionicNavBarDelegate

Delegate for controlling the ionNavBar directive.

$ionicSideMenuDelegate

Delegate for controlling the ionSideMenus directive.

$ionicSlideBoxDelegate

Delegate that controls the ionSlideBox directive.

$ionicTabsDelegate

Delegate for controlling the ionTabs directive.

$ionicActionSheet

The Action Sheet is a slide-up pane that lets the user choose from a set of options. Dangerous options are highlighted in red and made obvious.

$ionicGesture

An angular service exposing ionic ionic.EventController's gestures.

$ionicLoading

An overlay that can be used to indicate activity while blocking user interaction.

$ionicModal

The Modal is a content pane that can go over the user's main view temporarily. Usually used for making a choice or editing an item.

$ionicPlatform

An angular abstraction of ionic.Platform.

$ionicPopup

The Ionic Popup service makes it easy to programatically create and show popup windows that require the user to respond in order to continue: