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

7 lines (6 loc) 132 B
/** * Created by wjg on 2018/12/6. */ import './style.css' import Cascader from './components/cascader'; export default Cascader;