Closed
Description
This feature needed if we want to overwrite some default values. For example we want to grab additional attributesToGrab.
Maybe like this.
spiralFrontend.globalOverwrites = {
instances: {//type
Form:{
attributesToGrab:{
"action2": {
"key": "url",
"value": "/"
}
}
}
}
}
Or maybe for change default classes