Skip to content

Create Button component #13

@mmaismma

Description

@mmaismma

Expectations

A basic button extending the regular <input type="button | submit"> element should be created. It should support the following, for starters:

  • leading icon
  • trailing icon
  • width prop with possible values "hug" | "fill" | number

It should also take care to expose as much of the regular <input> element's attributes.

Reference

Sample image from the shared Figma project, showing an input field with a placeholder and a suffix text:

Button reference image

Metadata

Metadata

Assignees

Labels

frontendRequires changes to frontend

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions