import { Controller } from "@hotwired/stimulus" export default class ClipboardController extends Controller { static values = { url: String } copy(event) { navigator.clipboard.writeText(this.urlValue) event.preventDefault() } }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル