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.
svg-canvas内の選択された要素のIDを変数として取得して、関数内で使用したいと思います。var selected = svgCanvas.getSelectedElems; 特定のIDを渡しません。何か案は?