Config driven UI
Feb 15, 2023 · 2 min read · A "config-driven UI" is a user interface that is built and configured using a declarative configuration file or data structure, rather than being hardcoded. The configuration file or data structure typically contains information about the structure o...
AAman commented