On angularJS this onClick event will work. ``` { "type": "button", "style": "btn-danger", "title": "No", "onClick": "sayNo()" } ``` But not with angular-schema-form-material.