Can anyone help how to create dynamic components in niotron

how to create dynamic components like this

Use this extension for now, we will add dynamic components in future updates

Only one way that is dynamic components extension

But extension didn’t have options like path, height, width

method_setproperty
Componet =
method_getcomponent
Id = Your Component Id

Name = Height
Value = 5
So it set Height to 5px

Use any component for that…
Here is a tutorial by @im_neodeveloper