mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
fix(toggle): finish it
This commit is contained in:
1
packages/core/src/components.d.ts
vendored
1
packages/core/src/components.d.ts
vendored
@ -3102,6 +3102,7 @@ declare global {
|
||||
mode?: string,
|
||||
color?: string,
|
||||
|
||||
toggle?: any,
|
||||
checked?: boolean,
|
||||
disabled?: boolean,
|
||||
value?: string
|
||||
|
Reference in New Issue
Block a user