docs: improve typing (#9362)

* docs: improve typing

* docs: upd
This commit is contained in:
neverland
2021-09-01 10:42:11 +08:00
committed by GitHub
parent 317035e9f5
commit f2eb7550a5
50 changed files with 471 additions and 51 deletions
+8
View File
@@ -167,6 +167,14 @@ export default {
| ------- | ------------------- |
| default | custom text content |
### Types
The component exports the following type definitions:
```ts
import type { CircleStartPosition } from 'vant';
```
## Theming
### CSS Variables