This singleton class provides methods to require and retrieve types of custom components based on their names. It uses a switch-case structure to map component names to their respective module paths.
Static
This singleton class provides methods to require and retrieve types of custom components based on their names. It uses a switch-case structure to map component names to their respective module paths.