A single
entry within a lazy chunk, pairing the base class name with the key. Used to generate compound lookup keys in the format 'BaseClassName::Key'.
The base class name (first decorator argument, e.g., 'BaseResourceComponent')
The
key (second decorator argument, e.g., 'HomeDashboard')
A single
Register Class
entry within a lazy chunk, pairing the base class name with the key. Used to generate compound lookup keys in the format 'BaseClassName::Key'.