Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts1079 class TextInputBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
1605 …difierWithKey(this._modifiersWithKeys, TextInputBackgroundColorModifier.identity, TextInputBackgro…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js14539 class TextInputBackgroundColorModifier extends ModifierWithKey { class
14555 TextInputBackgroundColorModifier.identity = Symbol('textInputBackgroundColor');
14995 …difierWithKey(this._modifiersWithKeys, TextInputBackgroundColorModifier.identity, TextInputBackgro…