# Component **Repository Path**: zmcl/Component ## Basic Information - **Project Name**: Component - **Description**: 一些组件 - **Primary Language**: CSS - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-09-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Component 已有的UI组件 ### inputfile 文件上传 > 通过`label for`属性来作用`input['file']` ### shadow 阴影 > 通用的阴影方式,是需要在dom class上添加对应的样式名称即可 ### tooltip 使用方法 ```