jsPsych/.changeset/button-layouts.md
2023-10-18 14:47:59 -04:00

328 B

@jspsych/plugin-html-button-response jspsych
major patch

Button plugins now support either display: grid or display: flex on the container element that hold the buttons. If the layout is grid, the number of rows and/or columns can be specified.

jspsych.css has new layout classes to support this feature.