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. |
||
---|---|---|
.. | ||
case-sensitive-responses.test.ts | ||
css-classes-parameter.test.ts | ||
default-iti.test.ts | ||
default-parameters.test.ts | ||
endexperiment.test.ts | ||
events.test.ts | ||
functions-as-parameters.test.ts | ||
min-rt.test.ts | ||
progressbar.test.ts | ||
run.test.ts | ||
timeline-variables.test.ts | ||
timelines.test.ts |