問題タブ [ngx-formly]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
247 参照

angularjs - Angular Formly の説明の色を変更するには?

私はAngular Formlyで作業しています。

以下は、入力フィールドの画像とその説明です。 ここに画像の説明を入力

私が直面している問題は何ですか?最初は、説明属性にはデフォルトの色がありますが、入力フィールドに値が設定されたら説明属性の色を変更し
たいのですが、同じことをするまで解決策がありませんでした。

HTML

TS