|
5 months ago | |
---|---|---|
.. | ||
README.en-US.md | 5 months ago | |
README.md | 5 months ago | |
index.d.ts | 5 months ago | |
index.js | 5 months ago | |
overlay.d.ts | 5 months ago | |
overlay.js | 5 months ago | |
overlay.json | 5 months ago | |
overlay.wxml | 5 months ago | |
overlay.wxss | 5 months ago | |
props.d.ts | 5 months ago | |
props.js | 5 months ago | |
type.d.ts | 5 months ago | |
type.js | 5 months ago |
name | type | default | description | required -- | -- | -- | -- | -- style | Object | - | CSS(Cascading Style Sheets) | N custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N background-color | String | - | - | N duration | Number | 300 | - | N prevent-scroll-through | Boolean | true | - | N using-custom-navbar | Boolean | false | - | N visible | Boolean | false | - | N z-index | Number | 11000 | - | N
name | params | description
-- | -- | --
click | ({ visible: boolean })
| -
The component provides the following CSS variables, which can be used to customize styles. Name | Default Value | Description -- | -- | -- --td-overlay-bg-color | @font-gray-2 | - --td-overlay-transition-duration | 300ms | -