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.
例えば、
<div class="level1"> </div>
クラス名が level で始まる要素を検索し、プログラムでそれらを「level2」に置き換える必要があります。これはextjsでどのように行うことができますか?