-
-
Notifications
You must be signed in to change notification settings - Fork 44
Extend Documentation #1753
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Describe the feature
It would be nice if the documentation (api) would also describe why a function exists, which itch it scratches and when to use it.
load()
usage
typescript
it would be nicer if:
load()
This function is for loading data, it is used, when fetching via api is not possible.
usage
typescript
Additional information
Final checks