Skip to content

For - loop over object entires #5

Description

@seppwc

A common pattern is to loop over object keys or entries, we could probably do this with an of prop that takes an Record<string, T> and loops of Object.keys and/or and entries prop that loops of Object.entries

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions