matchSelector static method
深度匹配选项
Implementation
static List<TdAddressItem> matchSelector(TdAddressValue value) {
return TdCascaderPlugin.matchSelector(value, kCityOptions);
}
深度匹配选项
static List<TdAddressItem> matchSelector(TdAddressValue value) {
return TdCascaderPlugin.matchSelector(value, kCityOptions);
}