# 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
# Example
- Set the
propsof thecolcomponent to default to{span:6}, and disable it - Set the default callback event for upload failure of the
uploadcomponent