ado5 60ac2c1c9a first commit hace 7 meses
..
README.en-US.md 60ac2c1c9a first commit hace 7 meses
README.md 60ac2c1c9a first commit hace 7 meses
footer.d.ts 60ac2c1c9a first commit hace 7 meses
footer.js 60ac2c1c9a first commit hace 7 meses
footer.json 60ac2c1c9a first commit hace 7 meses
footer.wxml 60ac2c1c9a first commit hace 7 meses
footer.wxss 60ac2c1c9a first commit hace 7 meses
props.d.ts 60ac2c1c9a first commit hace 7 meses
props.js 60ac2c1c9a first commit hace 7 meses
type.d.ts 60ac2c1c9a first commit hace 7 meses
type.js 60ac2c1c9a first commit hace 7 meses

README.en-US.md

:: BASE_DOC ::

API

Footer Props

name | type | default | description | required -- | -- | -- | -- | -- copyright | String | '' | - | N custom-style v0.25.0 | String | - | - | N logo | Object | - | Typescript:FooterLogo interface FooterLogo { icon: string; title?: string; titleUrl?: string }see more ts definition | N text-link-list | Array | [] | Typescript:Array<LinkObj> interface LinkObj { name: string; url?: string; openType?: 'navigate' \| 'redirect' \| 'relaunch' \| 'switchTab' \| 'navigateBack' }see more ts definition | N theme | String | 'text' | options:text/logo | N