Create function to easily modify the fontSize, fontWeight and lineHeight properties of the text #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
For Hacktober contributors
In the typescript file(Paginate.ts), there are variables to specify the line height, font weight, and font size. It would be nice if a function is created to update these values.
This function should serve as an api to modify these values apart from the the assignment that happens on initialization.
Also, inputs can be added to the current html to utilize this api.
Goodluck 👍💪
The text was updated successfully, but these errors were encountered: