Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ionicPopup.show whith template #1

Open
rangeltorrezan opened this issue Aug 8, 2017 · 0 comments
Open

$ionicPopup.show whith template #1

rangeltorrezan opened this issue Aug 8, 2017 · 0 comments

Comments

@rangeltorrezan
Copy link

Hello,

I use the ionicPopup whith tag template, like this:

$ionicPopup.show({ template: '<ion-list id="popupList"> <ion-radio ng-model="data.numeroDePerguntas" ng- value="30">30 perguntas</ion-radio> <ion-radio ng-model="data.numeroDePerguntas" ng-value="50">50 perguntas</ion-radio> <ion-radio ng-model="data.numeroDePerguntas" ng-value="70">70 perguntas</ion-radio></ion-list>', title: 'Conteúdo offline',
...

Is it possible pass a list value from ionic-super-popup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant