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
indexes.d.ts 初始化提交代码 3 years ago
indexes.js 初始化提交代码 3 years ago
indexes.json 初始化提交代码 3 years ago
indexes.wxml 初始化提交代码 3 years ago
indexes.wxss 初始化提交代码 3 years ago
props.d.ts 初始化提交代码 3 years ago
props.js 初始化提交代码 3 years ago
type.d.ts 初始化提交代码 3 years ago
type.js 初始化提交代码 3 years ago

README.en-US.md

:: BASE_DOC ::

API

Indexes Props

name type default description required
index-list Array - 0.32.0。Typescriptstring [] | number[] N
list Array [] deprecated。TypescriptListItem[] interface ListItem { title: string; index: string; children: { title: string; [key: string]: any} [] }see more ts definition N
sticky Boolean true TypescriptBoolean N
sticky-offset Number 0 1.0.0 N

Indexes Events

name params description
change (index: string | number) 0.34.0
select (index: string | number) -

IndexesAnchor Props

name type default description required
external-classes Array - ['t-class'] N
index String / Number - - N