Author Aide API Initialization
match_list
Specifies the configuration options for the Match List Question type.
Examples
const initializationOptions = {
"config": {
"match_list": {
"enable": false
}
}
};
Values
Attribute path config.match_list
Type object
Properties
-
enable boolean
Controls whether to show the Match List Question type.