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

1 Like

Only one way that is dynamic components extension

1 Like

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

2 Likes

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

1 Like