Skip to content

[autogrid] don't require model #1403

@tarekoraby

Description

@tarekoraby

Describe your motivation

Currently, the Auto Grid require specifying the model.

<AutoGrid service={ProductService} model={ProductModel} />

Describe the solution you'd like

It would be less typing if the model info is retrieved from the service definition such that one would declare the Auto Grid as follows

<AutoGrid service={ProductService}/>

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthillaIssues related to Hilla

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions