mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(all): docs for all missing props
This commit is contained in:

committed by
Manu MA

parent
53305741a0
commit
a72fced6fe
@ -28,6 +28,7 @@ export class PickerColumnCmp implements ComponentInterface {
|
||||
|
||||
@Prop({ context: 'queue' }) queue!: QueueApi;
|
||||
|
||||
/** @internal */
|
||||
@Prop() col!: PickerColumn;
|
||||
|
||||
componentWillLoad() {
|
||||
|
Reference in New Issue
Block a user