You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lsl 7e355978ae
初始化提交代码
3 years ago
..
README.en-US.md 初始化提交代码 3 years ago
README.md 初始化提交代码 3 years ago
props.d.ts 初始化提交代码 3 years ago
props.js 初始化提交代码 3 years ago
side-bar.d.ts 初始化提交代码 3 years ago
side-bar.js 初始化提交代码 3 years ago
side-bar.json 初始化提交代码 3 years ago
side-bar.wxml 初始化提交代码 3 years ago
side-bar.wxss 初始化提交代码 3 years ago
type.d.ts 初始化提交代码 3 years ago
type.js 初始化提交代码 3 years ago

README.en-US.md

:: BASE_DOC ::

API

SideBar Props

name type default description required
value String / Number - - N
default-value String / Number undefined uncontrolled property N

SideBar Events

name params description
change (value: number | string, label: string) -
click (value: number | string, label: string) -

SideBarItem Props

name type default description required
badge-props Object - - N
disabled Boolean false - N
icon String / Object - 1.0.0-rc.1 N
label String - - N
value String / Number - - N