Home
last modified time | relevance | path

Searched refs:TextInputShowErrorModifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts450 class TextInputShowErrorModifier extends ModifierWithKey<ResourceStr | undefined> {
1481 modifierWithKey(this._modifiersWithKeys, TextInputShowErrorModifier.identity,
1482 TextInputShowErrorModifier, value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13871 class TextInputShowErrorModifier extends ModifierWithKey { class
13887 TextInputShowErrorModifier.identity = Symbol('textInputShowError');
14873 …modifierWithKey(this._modifiersWithKeys, TextInputShowErrorModifier.identity, TextInputShowErrorMo…