importReactfrom'react';importBootstrapTablefrom"react-bootstrap-table-next";import'react-bootstrap-table-next/dist/react-bootstrap-table2.min.css';import{Container}from'reactstrap';constdata=[{id:1,name:"フシギダネ",type:"くさ/どく"},{id:2,name:"フシギソウ",type:"くさ/どく"},{id...
テーブル:レスポンシブテーブルの設定をtable.table.table-responsive からv3のように div.table-responsive > table.table に戻した ボタン:プラグインによるチェックボックスやラジオボタンの使用では、div.btn-group[data-toggle="buttons"] に.btn-group-toggle を追加することに ドロップダウ...