mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-13 04:59:39 +08:00
fix(select): add state back
This commit is contained in:
@@ -87,7 +87,7 @@ export class Select implements ComponentInterface {
|
||||
*/
|
||||
@State() isInvalid = false;
|
||||
|
||||
@State() private?: string;
|
||||
@State() private hintTextId?: string;
|
||||
|
||||
/**
|
||||
* The text to display on the cancel button.
|
||||
|
||||
Reference in New Issue
Block a user