fix(toggle): finish it

This commit is contained in:
Manu Mtz.-Almeida
2017-11-02 11:47:52 +01:00
parent 4298781907
commit 4e9b4727be
4 changed files with 94 additions and 95 deletions

View File

@ -3102,6 +3102,7 @@ declare global {
mode?: string,
color?: string,
toggle?: any,
checked?: boolean,
disabled?: boolean,
value?: string