-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
type: breaking changeA change that requires a major version bump.A change that requires a major version bump.type: enhancementA new feature or addition.A new feature or addition.
Description
Prerequisites
- Before opening an issue, please check the HTML standard (https://html.spec.whatwg.org). If it doesn't appear in this spec, it may be present in the spec for one of the other
purescript-web
projects. Although MDN is a great resource, it is not a suitable reference for this project.
Description
The method play
form HTMLMediaElements
returns a Promise<undefined>
, but Web.HTML.HTMLMediaElement.play
has signature HTMLMediaElement → Effect Unit
.
Metadata
Metadata
Assignees
Labels
type: breaking changeA change that requires a major version bump.A change that requires a major version bump.type: enhancementA new feature or addition.A new feature or addition.