<?php/*** 积木云渲染器** @package XbCode* @author 楚羽幽 <958416459@qq.com>* @license Apache License 2.0* @link http://www.xbcode.net* @document http://doc.xbcode.net*/namespace plugin\xbCode\builder\Components\Form;/*** 矩阵勾选组件* @copyright 贵州积木云网络科技有限公司* @author 楚羽幽 958416459@qq.com* @link https://aisuda.bce.baidu.com/amis/zh-CN/components/form/matrix-checkboxes* @method $this columns(array $columns) 列信息* @method $this rows(array $rows) 行信息* @method $this rowLabel(string $rowLabel) 行标题说明* @method $this source(string $source) 设置数据源API地址* @method $this multiple(bool $multiple) 是否多选* @method $this singleSelectMode(string $singleSelectMode) 单选模式* @method $this textAlign(string $textAlign) 文本对齐方式* @method $this yCheckAll(bool $yCheckAll) 列上的全选* @method $this xCheckAll(bool $xCheckAll) 行上的全选*/class MatrixCheckboxes extends FormBase{public string $type = 'matrix-checkboxes';}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。