set Initial Filter Form Values
Type: Function
How to get setInitialFilterFormValues?
JavaScript
import setInitialFilterFormValues from 'fontoxml-feedback/src/setInitialFilterFormValues.js'
Sets the initial filter form values used on the /editor and /review route. Use this to start with an initially filtered list of annotations, eg. without any resolved ones.
Arguments
editor
Form Value By Name (Required)
Type: Object
An object with keys as field names/identifiers, and initial values for those fields.
Default value
review
Form Value By Name (Required)
Type: Object
An object with keys as field names/identifiers, and initial values for those fields.
Default value