UNPKG

@dadcici/cascader

Version:

A vue cascading component, without tier restrictions, is selected from a set of associated data sets, often used in provincial, corporate, transactional, directory-level, and so on. Compared to the Select component, you can complete the selection in one g

6 lines (5 loc) 100 B
/** * Created by wjg on 2018/12/6. */ import Cascader from './cascader'; export default Cascader;