🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@beysong/wxc-panel

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beysong/wxc-panel

panel - 小程序组件

latest
Source
npmnpm
Version
1.0.17
Version published
Maintainers
1
Created
Source

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)

  • 初始版本

FAQs

Package last updated on 21 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts