Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style function #2

Closed
mehanalavimajd opened this issue Jul 22, 2021 · 4 comments
Closed

Style function #2

mehanalavimajd opened this issue Jul 22, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@mehanalavimajd
Copy link
Owner

mehanalavimajd commented Jul 22, 2021

@PooiaFerdowsi I think we should make a style funcion that is like this :

{
fontWeight:600,
color:red
} 
// to this 
["fontStyle : 600 ;" , "color : red"]
@mehanalavimajd mehanalavimajd added the enhancement New feature or request label Jul 22, 2021
@mehanalavimajd
Copy link
Owner Author

and also we should make an styleHtml that does the same thing but create a style attribute

@mehanalavimajd mehanalavimajd self-assigned this Jul 22, 2021
@mehanalavimajd
Copy link
Owner Author

c9a2db7

@mehanalavimajd
Copy link
Owner Author

also , @PooiaFerdowsi , you can create styleHtml by yourself if you want

@adabadadudu
Copy link
Contributor

I have no idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants