igniteui-angular-sovn
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
29 lines • 710 B
JSON
{
"$schema": "../../common/schema/binding.schema.json",
"changes": [
{
"name": "renderGhost",
"replaceWith": "ghost",
"owner": {
"selector": "igxDrag",
"type": "directive"
}
},
{
"name": "ghostImageClass",
"replaceWith": "ghostClass",
"owner": {
"selector": "igxDrag",
"type": "directive"
}
},
{
"name": "dragGhostHost",
"replaceWith": "ghostHost",
"owner": {
"selector": "igxDrag",
"type": "directive"
}
}
]
}