forked from jachin/much-select-elm
-
Notifications
You must be signed in to change notification settings - Fork 0
REST API Attribute #187
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestideaIdeas that still need additional developmentIdeas that still need additional development
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestideaIdeas that still need additional developmentIdeas that still need additional development
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be cool to just specify a REST API endpoint for getting (filtered) options from a server.
<much-select options-endpoint="//much-select.dev/awesome-options.json">And initial version of this feature could just use default parameters for page limits and search parameters. Later it could be specified with a slot with JSON in it.