# Component common configuration

Through the global configuration items in the global configuration, you can implement the common configuration of the component, and support setting all configuration items

Global configuration

# Example

  1. Set the props of the col component to default to {span:6}, and disable it
  2. Set the default callback event for upload failure of the upload component