Skip to content

Commit 888cd1c

Browse files
committed
ViewStyleProps: add borderBlock* props
1 parent 6b9cafa commit 888cd1c

File tree

6 files changed

+144
-0
lines changed

6 files changed

+144
-0
lines changed

docs/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

website/versioned_docs/version-0.77/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

website/versioned_docs/version-0.78/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

website/versioned_docs/version-0.79/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

website/versioned_docs/version-0.80/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

website/versioned_docs/version-0.81/view-style-props.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ export default App;
7979

8080
---
8181

82+
### `borderBlockColor`
83+
84+
| Type |
85+
| ------------------ |
86+
| [color](colors.md) |
87+
88+
---
89+
90+
### `borderBlockEndColor`
91+
92+
| Type |
93+
| ------------------ |
94+
| [color](colors.md) |
95+
96+
---
97+
98+
### `borderBlockStartColor`
99+
100+
| Type |
101+
| ------------------ |
102+
| [color](colors.md) |
103+
104+
---
105+
82106
### `borderBottomEndRadius`
83107

84108
| Type |

0 commit comments

Comments
 (0)