igniteui-angular-sovn
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
22 lines (21 loc) • 489 B
JSON
{
"@scheme": "../../common/schema/binding.schema.json",
"changes": [
{
"name": "fontSet",
"replaceWith": "family",
"owner": {
"selector": "igx-icon",
"type": "component"
}
},
{
"name": "isActive",
"replaceWith": "active",
"owner": {
"selector": "igx-icon",
"type": "component"
}
}
]
}