-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, the useHalResource hook returns an array with the specific properties needed by the user. How about, instead of returning an array, returning an object so the user can destructure the returned value in the order he wants, just by knowing the name of the properties of this object? It should be easier than remembering the certain position of each of them inside the current array.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request