-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
enhancementNew feature or requestNew feature or requesthillaIssues related to HillaIssues related to Hilla
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or requesthillaIssues related to HillaIssues related to Hilla