Fast: Add Realtime editor component (Property panel)

Created on 27 Jul 2020  路  4Comments  路  Source: microsoft/fast

What feature are you requesting?
Allow the developer to add a component that allows real time modification of the UI, this panel could potentially have all the variables created by the framework or some parent variables that affect the others

image

What would be the benefit of adding this feature?

  • It will allow to see bigpicture impact of the modifications we are planning to do
  • If there could be a way to save the modifications it can potentially become a theme editor

And idea of what I am asking is somehow done in the landing page and also have been show on the ASP.NET Stand up:

https://youtu.be/sYTH_xYH3iA?t=2781

image

Thanks!

fast-components tooling request feature stale

All 4 comments

@barahonajm I'm not sure how soon we'll be able to create an official component for this, but I do have a PR with a demo of how to create your own in the meantime: https://github.com/microsoft/fast/pull/3609

Awesome! thank you very much for that, I am going to play with FAST during the next days and try to integrate it with blazor and my project :)

The PR is now merged 馃槃 You can find the simple design property panel component code here: https://github.com/microsoft/fast/blob/master/examples/todo-app-tutorial/src/design-property-panel.ts

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

radium-v picture radium-v  路  5Comments

LucSuy picture LucSuy  路  6Comments

eljefe223 picture eljefe223  路  6Comments

EisenbergEffect picture EisenbergEffect  路  5Comments

PhilippSonntagORGADATA picture PhilippSonntagORGADATA  路  4Comments