Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はタペストリーフレームワークを使用しており、選択とテキストエリアがあります。selectで選択された値に応じて、テキストエリアを無効にしたい。ミックスインを書く必要はありますか、それともそれを行う簡単な方法がありますか?
普通の古い JavaScript を使用するだけです。
@Import を使用して、ページまたはコンポーネント クラスに js リソースを含めることができます。