Skip to content

Add module that uses arrays instead of lists #15

@pbiggar

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).

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