問題タブ [lwc]
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.
salesforce - ある LWC から別の LWC に移動する
2 つの Lightning Web コンポーネントがあり、ボタンのクリックで 1 つの LWC から別の LWC に移動する必要があります。
コンポーネントの基本クラスの NavigationMixin 関数を適用して NavigationMixin(LightningElement) を拡張するナビゲーション サービスを試しました。しかし、うまくいきませんでした。
誰か助けてくれませんか?
ありがとうございました。