UNPKG

@fruits-chain/react-native-xiaoshu

Version:
29 lines (19 loc) 474 B
--- title: StepSelector 步骤选择器 nav: title: 组件 path: /component group: title: 表单组件 path: /form order: 1 --- # StepSelector 步骤选择器 <Badge>0.2.9+</Badge> > 可以用作层级选择,例如组织层级、省市区 ## 代码演示 <code src="./__fixtures__/basic.tsx"></code> ## API ### Selector 函数 <API hideTitle src="./step-selector-method.tsx"></API> ### Selector.Component <API hideTitle src="./step-selector.tsx"></API>