-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Main Task
It would be nice to pass changed informations trough the url when hosting a component.
Let's say we have this url:
http://localhost:3000/show/DevEngageAnalytics?githubUsername=MathPow&type=Business%20Dev&format=Card&color=green&theme=dark&language=en
We could pass description into a query if the field was modify only so the show pass can override the informations:
http://localhost:3000/show/DevEngageAnalytics?githubUsername=MathPow&type=Business%20Dev&format=Card&description=hello%20I%20am%20MathPow&color=green&theme=dark&language=en
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request