UNPKG

@layui/layui-vue

Version:

a component library for Vue 3 base on layui-vue

3 lines (2 loc) 158 B
import type { CascaderPanelProps, tCascaderPanel } from "./interface"; export default function useCascaderPanel(props: CascaderPanelProps): tCascaderPanel;