Skip to content

Need some help :) #1

@berenjian

Description

@berenjian

I used these code in my controller and my html , when I click the <ion-option-button> it densest get its first style. What should I do ?

  $scope.clear = function (user){
    user.TimeString = ' ';
  }
<ion-option-button class="button-assertive" ng-click="clear(user)">
Clear Time
</ion-option-button>

capture
capture2

@alimd
@hoseinBL
@mohammadn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions