mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
fix(select): cssClass + strong typed
This commit is contained in:
@ -22,7 +22,6 @@ export class Textarea implements TextareaComponent {
|
||||
color!: string;
|
||||
|
||||
didBlurAfterEdit = false;
|
||||
styleTmr?: number;
|
||||
|
||||
@Element() el!: HTMLElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user