ComponentConfig constructor

ComponentConfig([Descriptor descriptor, TypeDescriptor type, ConfigParams config ])

Creates a new instance of the component configuration.

  • descriptor (optional) a components descriptor (locator).
  • type (optional) a components type descriptor.
  • config (optional) component configuration parameters.