ado5 60ac2c1c9a first commit 7 月之前
..
README.en-US.md 60ac2c1c9a first commit 7 月之前
README.md 60ac2c1c9a first commit 7 月之前
props.d.ts 60ac2c1c9a first commit 7 月之前
props.js 60ac2c1c9a first commit 7 月之前
side-bar.d.ts 60ac2c1c9a first commit 7 月之前
side-bar.js 60ac2c1c9a first commit 7 月之前
side-bar.json 60ac2c1c9a first commit 7 月之前
side-bar.wxml 60ac2c1c9a first commit 7 月之前
side-bar.wxss 60ac2c1c9a first commit 7 月之前
type.d.ts 60ac2c1c9a first commit 7 月之前
type.js 60ac2c1c9a first commit 7 月之前

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 label | String | - | - | N value | String / Number | - | - | N