Skip to content

For - loop over object entires #5

@seppwc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions