Skip to main content

How to customize

You can configure a particular model to be used for Edit using the inlineEdit property.

config.json
"experimental": {
"modelRoles": {
"inlineEdit": "MODEL_TITLE",
}
}