List of component names

Hi !

Where can I find the full list of component names? Like for example, the cardview, we call it MakeroidCardView

A vertical arrangement is VerticalArrangement. etc…

And if possible, the list for the parameters as well, that would be great!


Thanks !

For example, I can’t center my elements, with AlignVertical and AlignHorizontal, what should I put?

Thanks !

In such case drag such element into your designer part and note down the relevant values from the property side …

1 Like

For the element name, I found a solution, I do a Do It on the element block, and I have its name

Also you can use the component container too instead of the name

Yes, i make a Do it on the component :smiley: Thank you :slight_smile:

1 Like

But if one day, someone has the courage to create a guide with all the names and properties listed, it would save time!

We can use the properties of any component which were given in the designer part property side only .. Other properties are hard to define..

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.