UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

30 lines (29 loc) 734 B
{ "$schema": "../../common/schema/binding.schema.json", "changes": [ { "name": "igxButtonColor", "replaceWith": "style.--foreground", "owner": { "selector": "igxButton", "type": "directive" } }, { "name": "igxButtonBackground", "replaceWith": "style.--background", "owner": { "selector": "igxButton", "type": "directive" } }, { "name": "reverse", "remove": true, "owner": { "selector": "igx-card-actions", "type": "component" } } ] }