ado5 3903c18ce2 first commit hai 9 meses
..
README.en-US.md 3903c18ce2 first commit hai 9 meses
README.md 3903c18ce2 first commit hai 9 meses
footer.d.ts 3903c18ce2 first commit hai 9 meses
footer.js 3903c18ce2 first commit hai 9 meses
footer.json 3903c18ce2 first commit hai 9 meses
footer.wxml 3903c18ce2 first commit hai 9 meses
footer.wxss 3903c18ce2 first commit hai 9 meses
props.d.ts 3903c18ce2 first commit hai 9 meses
props.js 3903c18ce2 first commit hai 9 meses
type.d.ts 3903c18ce2 first commit hai 9 meses
type.js 3903c18ce2 first commit hai 9 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