@beysong/wxc-panel

1.0.17 • Public • Published

wxc-panel

panel - 小程序组件

Install

$ min install @minui/wxc-panel

API

Panel

名称 描述
title [说明]:panel 上方的标题。
[类型]:String
[默认值]:""
margin [说明]:panel 是否设置上边距。
[类型]:Boolean
[默认值]:true
border [说明]:panel 是否设置边框。
[类型]:Boolean
[默认值]:true
bind:click [说明]:panel 的点击事件。组件带有 slot 时,在组件上绑定事件触发事件会报错,故用自定义事件避免该错误。

ChangeLog

v1.0.0(2018-4-9)

  • 初始版本

Readme

Keywords

none

Package Sidebar

Install

npm i @beysong/wxc-panel

Weekly Downloads

1

Version

1.0.17

License

MIT

Unpacked Size

3.85 kB

Total Files

4

Last publish

Collaborators

  • beysong