Skip to content

Commit

Permalink
docs(ionicConfig): list spinner icon options
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygovier committed Jun 12, 2015
1 parent cf338cf commit 1911b07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions js/angular/service/ionicConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,9 @@
/**
* @ngdoc method
* @name $ionicConfigProvider#spinner.icon
* @description Spinner icon.
* @param {string} value
* @description Default spinner icon to use.
* @param {string} value Can be: `android`, `ios`, `ios-small`, `bubbles`, `circles`, `crescent`,
* `dots`, `lines`, `ripple`, or `spiral`.
* @returns {string}
*/

Expand Down

0 comments on commit 1911b07

Please sign in to comment.