UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

8 lines (7 loc) 227 B
import { Component } from '../../_util/simply'; import { FormItemDefaultProps } from './props'; Component(FormItemDefaultProps, null, null, null, { attached: function () { this.triggerEvent('ref', this); }, });