Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

关于选中后回调问题 #95

Open
13047915750 opened this issue Jul 2, 2019 · 1 comment
Open

关于选中后回调问题 #95

13047915750 opened this issue Jul 2, 2019 · 1 comment

Comments

@13047915750
Copy link

我想问下是否没有回调函数,比如说选中后没有回调问题。

@b1ueRa1n
Copy link

b1ueRa1n commented Sep 11, 2019

`
Default Value
<ion-multi-picker
item-content
[ngModel]="picker"
id="picker"
[multiPickerColumns]="dependentColumns"
(ngModelChange)="onChange($event)"

`

.ts

onWmNoChange(event){
console.log(event);
}

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

No branches or pull requests

2 participants