How to custom Elsa-designer ui? #665
Replies: 3 comments
-
|
Hi @AnthonyJie, Are you able to expand on what exactly you mean? Are you wanting to customise the UI? If so, in what way? |
Beta Was this translation helpful? Give feedback.
-
|
@KnibbsyMan I would like modified the api url or ui ,style etc in the Designer, How to rebuild a new web component. publish to npm. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
@AnthonyJie, apologies, I’m still not entirely sure what you are asking. However, I’ll try answer what I think you’re asking… Almost all functionality in the studio is accessed via the Elsa Server Web API, so you could recreate any UI interface that you like using the same API calls. You could even fork this repo and customise the source code to fit your needs. Or if it’s a feature / improvement you would want adding to the designer, you can raise another issue with a detailed explanation of your suggested feature, with mockups if possible and we can review it. We actively welcome PR’s! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to custom Elsa-designer ui? It's fixed write now. install the npm package. fillout the server url. I would like do some custom requirement for ui
Beta Was this translation helpful? Give feedback.
All reactions