mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
![]() It defaults to `true` for parameters of type IMAGE, VIDEO, and AUDIO, and is ignored for any other parameter type. Example: Using `parameterType.IMAGE` for a parameter `param` in a plugin named `my-plugin` is equivalent to calling `jspsych.pluginAPI.registerPreload("my-plugin", "param", "image")` before `jsPsych.run()`. Setting `preload: false` for the parameter would disable this invocation. |
||
---|---|---|
.. | ||
css | ||
src | ||
tests | ||
global.d.ts | ||
jest.config.cjs | ||
package.json | ||
rollup.config.mjs | ||
tsconfig.json |