問題タブ [react-component]
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.
javascript - Material-ui 引き出し幅の問題
material-ui drawer の問題に直面しています。引き出しコンテナの幅を変更しましたが、問題が発生しました。引き出しはページの内側に少し残って表示されますが、ボタンをクリックしていない間はページに表示したくありません。現在、変換属性に問題がある可能性があります。
そのため、 transform: translate(350px, 0px)に変更しましたが、ボタンをクリックすると引き出しが表示されないという別の問題が発生します。このことについて何か助けはありますか??
私は解決策を得て、コードを編集しました。
ここでデモを作成しました =>見てみましょう
以下のコードも共有しました。
index.js
スタイル.css