Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts30 class TextInputMaxLengthModifier extends ModifierWithKey<number> {
1373 modifierWithKey(this._modifiersWithKeys, TextInputMaxLengthModifier.identity,
1374 TextInputMaxLengthModifier, value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13397 class TextInputMaxLengthModifier extends ModifierWithKey { class
13413 TextInputMaxLengthModifier.identity = Symbol('textInputMaxLength');
14790 …modifierWithKey(this._modifiersWithKeys, TextInputMaxLengthModifier.identity, TextInputMaxLengthMo…