We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On angularJS this onClick event will work.
{ "type": "button", "style": "btn-danger", "title": "No", "onClick": "sayNo()" }
But not with angular-schema-form-material.