UNPKG

antd-mini

Version:

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

14 lines (13 loc) 302 B
export var FeedbackDefaultProps = { className: '', title: '', list: [], type: 'card', placement: 'bottom-right', visible: null, style: '', popoverType: 'default', autoAdjustOverflow: true, onVisibleChange: function () { }, onTapFeedItem: function () { }, };