-
Notifications
You must be signed in to change notification settings - Fork 24
Missing attributes property access on Element #47
Copy link
Copy link
Open
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.status: acceptedThis issue is now ready to be implemented via a PR.This issue is now ready to be implemented via a PR.
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.status: acceptedThis issue is now ready to be implemented via a PR.This issue is now ready to be implemented via a PR.
https://developer.mozilla.org/en-US/docs/Web/API/Element
There are some functions to work with attributes here https://pursuit.purescript.org/packages/purescript-web-dom/5.0.0/docs/Web.DOM.Element just sometimes you would like to know which attributes are available before calling
getAttribute