カスタマイズ

ボタン表示

資料ダウンロードボタン

仕様
パラメーター名 設定 デフォルト値
btn_document_download object url,text 任意 -
説明

プレイヤー内右上に資料ダウンロードボタンを表示するか設定します。

btn_document_download.object
仕様
パラメーター名 設定 デフォルト値
url string url 必須 null
text string text 任意 document
説明
パラメーター名 説明
url ダウンロードファイルのURLを設定します。
text ダウンロードボタンのツールチップテキストを設定します。
コードサンプル
<script> const options = { btn_document_download: { url: "https://sample.jp/download_document.pdf", text: "カスタムテキスト" }, ... }; const player = videogplayer('video_tag_id', options); </script>

results matching ""

    No results matching ""