We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since it is in div class name, i cant get the value
Tried to use it on input types, but doesnt work
The text was updated successfully, but these errors were encountered:
get the css property using this code (here "picker" is the class name of the div)
const color = document.querySelector('.picker').style.color
Sorry, something went wrong.
No branches or pull requests
Since it is in div class name, i cant get the value
Tried to use it on input types, but doesnt work
The text was updated successfully, but these errors were encountered: