# Schema Select 方案选择器 通过配置JSON Schema的方式快速生成一个选择器,与常规选择器不同的是,本选择器是表格型选择器。 ## 基础用法 `schema`设置配置项。 ::: snippet `schema`设置配置项 ```html ``` :::