Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardHTMLsetFormValue setValiditySingle-choice MCQ

An ElementInternals element calls `setFormValue(entryValue, state)` with both arguments. What is `state` used for that `entryValue` is not?

internals.setFormValue('display-text', 'raw-internal-state');