UNPKG

igniteui-angular-sovn

Version:

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

22 lines (21 loc) 493 B
{ "$schema": "../../common/schema/binding.schema.json", "changes": [ { "name": "onOpen", "replaceWith": "onOpened", "owner": { "selector": "igxToggle", "type": "directive" } }, { "name": "onClose", "replaceWith": "onClosed", "owner": { "selector": "igxToggle", "type": "directive" } } ] }