Image upload type in Traits #4932
-
I want to add type image upload like in this picture . What i want is to upload an image from traits and it show on the canvas(component).How can i achieve this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here is my code |
Beta Was this translation helpful? Give feedback.
-
Hi @zeeshan-algo there is no built-in |
Beta Was this translation helpful? Give feedback.
Hi @zeeshan-algo there is no built-in
file
type in Traits, but you can define your own as described here with your UI and logic.