index.wxml 158 B

123
  1. <wux-cell-group wux-class="{{ prefixCls }}" prefixCls="{{ cellGroupPrefixCls }}" title="{{ title }}" label="{{ label }}">
  2. <slot></slot>
  3. </wux-cell-group>