mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
types: add Popover typing
This commit is contained in:
parent
178a41a8b0
commit
cac791fd13
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
@ -65,6 +65,7 @@ export class Overlay extends VanComponent {}
|
||||
export class Pagination extends VanComponent {}
|
||||
export class Panel extends VanComponent {}
|
||||
export class PasswordInput extends VanComponent {}
|
||||
export class Popover extends VanComponent {}
|
||||
export class Popup extends VanComponent {}
|
||||
export class PullRefresh extends VanComponent {}
|
||||
export class Radio extends VanComponent {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user