Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts349 class TextInputPlaceholderColorModifier extends ModifierWithKey<ResourceColor> {
1322 modifierWithKey(this._modifiersWithKeys, TextInputPlaceholderColorModifier.identity,
1323 TextInputPlaceholderColorModifier, value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13733 class TextInputPlaceholderColorModifier extends ModifierWithKey { class
13749 TextInputPlaceholderColorModifier.identity = Symbol('textInputPlaceholderColor');
14750 …ifierWithKey(this._modifiersWithKeys, TextInputPlaceholderColorModifier.identity, TextInputPlaceho…