Jump to content

Recommended Posts

Posted

Hello @rencarnacion

Yes, this topic has actually been discussed before on the forum.

While the idea of automatically handling responsive behavior without manually setting layout conditions is interesting, it still has some practical limitations.

If the goal is to simplify design-time configuration, it might help to implement some helper properties or wrapper components to reduce repetitive code. But fundamentally, layout conditions will still need to be defined somewhere.

Personally, I think it's a good idea in theory, but in practice it would still require layout conditions, similar to what we already do using responsiveConfig and client-side alignment techniques.

There are also some examples on the forum that show how to handle this effectively.

For example:

 

×
×
  • Create New...