Skip to content

Button doesn't allow to pass property name #314

@daniele-zurico

Description

@daniele-zurico

Add the ability to pass the optional property "name" to the button component:

name?: string

example:

<Button
       name="_action"
/>
git checkout release/0.5
git pull
git checkout -b 'feature/button-name'

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions