Create get component from string

Hey guys, I have a question. How can I create a get component by string. That block from a string: component_component_block
Is that even possible? Does such an extension exists?

I don’t think it’s possible to get a component by its name because components are bound at compile time.
You can make a list of all your components and access them using generic blocks

generic blocks? What is that?

How to work with the advanced features

A Multiple Choice Quiz: How to work with the advanced features

Taifun

3 Likes

I will try it!

1 Like

Thanks! It works

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