-
-
Notifications
You must be signed in to change notification settings - Fork 0
create button component #16
Copy link
Copy link
Open
Labels
ui:componentA visual componentA visual component
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ui:componentA visual componentA visual component