You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
background | String | - | `deprecated`。background | N
14
-
capsule | TElement | - | Typescript:`TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
13
+
capsule | TElement | - | Typescript: `TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
15
14
fixed | Boolean | true | \- | N
16
-
left | TNode | - | Typescript:`string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
15
+
left | TNode | - | Typescript: `string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
17
16
leftArrow | Boolean | false | \- | N
18
-
right | TNode | - | Typescript:`string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
19
-
title | TNode | - | page title。Typescript:`string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
17
+
placeholder | Boolean | false | `0.21.1` | N
18
+
right | TNode | - | Typescript: `string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
19
+
safeAreaInsetTop | Boolean | true | \- | N
20
+
title | TNode | - | page title。Typescript: `string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N
20
21
titleMaxLength | Number | - | \- | N
21
22
visible | Boolean | true | \- | N
22
-
onLeftClick | Function | | Typescript:`() => void`<br/> | N
23
-
onRightClick | Function | | Typescript:`() => void`<br/> | N
23
+
zIndex | Number | 1 | \- | N
24
+
onLeftClick | Function | | Typescript: `() => void`<br/> | N
25
+
onRightClick | Function | | Typescript: `() => void`<br/> | N
0 commit comments