Skip to content

Add module that uses arrays instead of lists #15

Description

@pbiggar

Defining HTML elements using lists is very verbose, since rescript makes us write list{} instead of []. Maybe we should add a module to Html or Html.Attrs which uses arrays instead. Presumably, we would require the user to provide only immutable arrays (or they'd have bugs).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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