| Name | Description |
|---|---|
| $ionicScrollDelegate | Delegate for controlling scrollViews (created by
|
| $ionicNavBarDelegate | Delegate for controlling the |
| $ionicSideMenuDelegate | Delegate for controlling the |
| $ionicSlideBoxDelegate | Delegate that controls the |
| $ionicTabsDelegate | Delegate for controlling the |
| $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
|
| $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 |
| $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: |