Create IconButton component #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make a research of our UI desing.
Figure out possible icon button states, like hover, active, disabled, focus.
Figure out possible icon button stylings, like filled, outlined, text.
Figure out possible icon button color schemas.
Write comments!
Define string-literals for stylings and color schemas.
Create component!
Component must support:
Just one child as an icon
Different stylings controled with property.
Default style.
Different color schemas.
Follow https://www.w3schools.com/accessibility/index.php to make component accessible.
Closed http://85.143.176.51:3000/free-land/front-end/pulls/67
Closed