diff --git a/docs/scrollview.md b/docs/scrollview.md index b7099890f42..6ffdf71e986 100644 --- a/docs/scrollview.md +++ b/docs/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | --- diff --git a/website/versioned_docs/version-0.77/scrollview.md b/website/versioned_docs/version-0.77/scrollview.md index b7099890f42..6ffdf71e986 100644 --- a/website/versioned_docs/version-0.77/scrollview.md +++ b/website/versioned_docs/version-0.77/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | --- diff --git a/website/versioned_docs/version-0.78/scrollview.md b/website/versioned_docs/version-0.78/scrollview.md index b7099890f42..6ffdf71e986 100644 --- a/website/versioned_docs/version-0.78/scrollview.md +++ b/website/versioned_docs/version-0.78/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | --- diff --git a/website/versioned_docs/version-0.79/scrollview.md b/website/versioned_docs/version-0.79/scrollview.md index b7099890f42..6ffdf71e986 100644 --- a/website/versioned_docs/version-0.79/scrollview.md +++ b/website/versioned_docs/version-0.79/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | --- diff --git a/website/versioned_docs/version-0.80/scrollview.md b/website/versioned_docs/version-0.80/scrollview.md index b7099890f42..6ffdf71e986 100644 --- a/website/versioned_docs/version-0.80/scrollview.md +++ b/website/versioned_docs/version-0.80/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | --- diff --git a/website/versioned_docs/version-0.81/scrollview.md b/website/versioned_docs/version-0.81/scrollview.md index 39dd750e872..ee02d33afff 100644 --- a/website/versioned_docs/version-0.81/scrollview.md +++ b/website/versioned_docs/version-0.81/scrollview.md @@ -97,9 +97,9 @@ When true, the scroll view bounces horizontally when it reaches the end even if When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. -| Type | Default | -| ---- | --------------------------------------------------- | -| bool | `false` when `vertical={true}`
`true` otherwise | +| Type | Default | +| ---- | ----------------------------------------------------- | +| bool | `false` when `horizontal={true}`
`true` otherwise | ---