Skip to content

create button component #16

@da1nerd

Description

@da1nerd

This might actually be two different components. A plain button component without any text, and a text button component that utilizes the text component (#14) to display some button text. Buttons usually have text on them so the text button will likely be "Button" and the plain button could be something like "Clickable".

Abstracting out the clickable functionality of the button into a "Clickable" component would allow creating things like image buttons and the like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions