maybe spend some time and practice with components
yes it doesnt have slotable functionality yet but still components are so powerfull
I already used components on multiple client projects. Combination of global variables, global classes and components can create magic and can solve so amny edge cases
most of you still cant see some stuff because nobody showed you yet but if you spend some time you can discover great workflow hacks for yourself as wellā¦
there is literaly infinite ways to use components it all depends how you use it even we dont have all properties/controls yet and even we dont have slots yet still its great
Hey Sinan, thank you for your answer! Iām a developer myself and use components in every way with global classes, variables etc. as you mentioned all the time as well I am well aware of the potential and the limitations of components at the moment.
So, do you have a solution /workaround for my specific scenario? If yes please let me knowā¦
create a new topic and mention me there and explain if possible visualy draw something what you are trying to do and what you are trying to nest and how the ux will be how it will work.
first, thank you for your effort trying to help me!
I try to clarify - I simply need the properties of a button component (Text + Link), that is nested within another component (e.g. Section), to be exposeable/editable on each instance of the parent component (Section) alongside the parent componentās properties.