Skip to content

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

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions