Hi all!
I’m trying to create a custom action and i’d want to manage a property directly in panel
actually i’m able to set my property only in this way manually
How to set property directly in panel?
Thank you for helping!
Hi all!
I’m trying to create a custom action and i’d want to manage a property directly in panel
actually i’m able to set my property only in this way manually
How to set property directly in panel?
Thank you for helping!
Hello,
You need to write special meta descriptions for Studio (code based on special meta-annotations).
At the moment, we do not have full documentation on this functionality and this may change over time.
Examples of such descriptions can be found in the text occurrences of @StudioUiKit
.
At the moment, I would not recommend describing your custom action in the current way, probably in the near future we will make a convenient API for this and describe the entire process in the documentation.
Regards,
Mikhail