Skip to content

Form Action Button "onClick" not responding to method in component. #38

Open
@MorneBrummer

Description

@MorneBrummer

On angularJS this onClick event will work.

 {
     "type": "button",
     "style": "btn-danger",
    "title": "No",
    "onClick":  "sayNo()"
}

But not with angular-schema-form-material.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions