Skip to content

Button type cannot be changed: will always be interpreted as a submit button in forms #17

Description

@isosphere

Our Button component does not allow the user to specify the type argument. This is required in forms with multiple buttons, as by default all <button> tags represent submit buttons. This can be changed by specifying type = "button" in HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions