I have a custom component with a segment containing two options: “on” and “off.” How can I ensure that the input values in the properties are not passed through when the segment is set to “off,” and therefore have no effect in the template?
And once again, a (limited) devpack is ready. It’s truly incredible what possibilities Elements offers to build components yourself in a relatively straightforward way. Bit by bit, we’re starting to understand the structure of certain codes. Before I started with custom components, all programming code was completely incomprehensible to me, but now I’m beginning to grasp a little of the structure and underlying logic, even if still in a very limited way. However, it remains fascinating, and every small step forward motivates to keep trying.