ado5 3903c18ce2 first commit | il y a 9 mois | |
---|---|---|
.. | ||
README.en-US.md | il y a 9 mois | |
README.md | il y a 9 mois | |
indexes.d.ts | il y a 9 mois | |
indexes.js | il y a 9 mois | |
indexes.json | il y a 9 mois | |
indexes.wxml | il y a 9 mois | |
indexes.wxss | il y a 9 mois | |
props.d.ts | il y a 9 mois | |
props.js | il y a 9 mois | |
type.d.ts | il y a 9 mois | |
type.js | il y a 9 mois |
:: BASE_DOC ::
name | type | default | description | required
-- | -- | -- | -- | --
custom-style v0.25.0
| String | - | - | N
height | Number | - | - | N
list | Array | [] | required。Typescript:ListItem[]
interface ListItem { title: string; index: string; children: { title: string; [key: string]: any} [] }
。see more ts definition | Y
sticky | Boolean | true | Typescript:Boolean
| N
name | params | description
-- | -- | --
select | (indexes: { groupIndex: string; childrenIndex: number })
| -