モーダルのサンプル
「HTML」「CSS」「JS」の各タブを押すとコードが記載されているので、それをコピーしてお使い下さい。
その他の使用例
動画の埋め込み 参照元
See the Pen Bootstrap4のモーダルによる動画の埋め込み by cccabinet (@cccabinet) on CodePen.
モーダルでアラート表示
See the Pen Bootstrap4のモーダルでアラート表示 by cccabinet (@cccabinet) on CodePen.
autofocus
autofocus属性を設定 focusされない
See the Pen Bootstrap4のモーダルの入力欄にautofocus属性を設定 by cccabinet (@cccabinet) on CodePen.
カスタムJavaScriptを使用
See the Pen Bootstrap4のモーダルの入力欄にカスタムJavaScriptでfocus設定 by cccabinet (@cccabinet) on CodePen.