8000 onClick event on array "+ add" button · Issue #208 · json-schema-form/angular-schema-form · GitHub
[go: up one dir, main page]

Skip to content
onClick event on array "+ add" button #208
Open
@dlodeprojuicer

Description

@dlodeprojuicer

Is it possible to make onClick work on array buttons?

        {
          "key": "Questions",
          "add": "New Question",
          "onClick": "myFn()",
       }
$scope.myFn = function() {
   console.log('blah blah')
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0