McGill-ECSE321-Winter2024 / project-group-13

project-group-13 created by GitHub Classroom
MIT License
1 stars 0 forks source link

Create Button.tsx Component #171

Closed OmarCE11 closed 6 months ago

OmarCE11 commented 6 months ago

Develop the Button.tsx component. This customizable button should support various user interactions across the platform with configurable styles and functionalities.

Props: title: Text on the button action (onClick): Function for button click fontSize: Font size backgroundColor: Background color fontColor: Text color style: Optional additional CSS styles