Skip to content

Should buttons have required intents?  #224

@Flaque

Description

@Flaque

In the PropTypes of Button in the code for v4, an intent is required, including one that would have the none intent:

<Button intent="none" />

But in the docs for v4, none buttons just have no intent prop:

<Button />

I'd submit a PR to fix this, but I'm not sure which is the "correct" way.

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