Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49184

Showing ion-spinner as an icon in form

$
0
0

@Bouzmine wrote:

I'd like to be able to show an ion-spinner on the right of an input like an icon but it breaks a line and shows up below :

Here's the code :

<div class="item item-input item-stacked-label item-icon-right">
    <span class="input-label" translate>PROJECT.DETAIL.MODAL.BOOK.TITLE_LABEL</span>
    <input type="text" placeholder="{{ 'PROJECT.DETAIL.MODAL.BOOK.TITLE_PLACEHOLDER' | translate }}" ng-model="newsource.title" ng-model-options="{ updateOn: 'default blur', debounce: { 'default': 1500, 'blur': 0}}">
    <ion-spinner ng-if="loadingSuggestions" icon="ios-small"></ion-spinner>
</div>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>