Skip to content

Tighten History.go() param type #254

Closed
@danielnixon

Description

@danielnixon

History.go() currently accepts a delta: js.Any. We can tighten this up to delta: Int|String if we want to continue to support IE's non-standard behavior, or even tighter to delta: Int if we don't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions