# CustomLookup
**Repository Path**: zaCode/CustomLookup
## Basic Information
- **Project Name**: CustomLookup
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-19
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CustomLookup
Customized lookup input for salesforce lightning(自定义输入框查找组件 Salesforce Lightning)
aura文件夹下为定义的组件(component)
classes文件夹下为对象的控制(controller)类
slds_resource.zip压缩包为Salesforce静态资源
关于该组件的使用方式及设计思路装载自该连接:https://www.cnblogs.com/zero-zyq/p/10590517.html
使用之前需要先将slds_resource.zip压缩包文件上传至Salesforce静态资源中,路径需设置为:slds_resource
使用方式:
需在自己的组件中定义一个attribute:
之后调用该组件,并指定该对象的对象类型即可: