Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d6e2a2e

Browse files
docs: remove duplicate prop translateX documentation
1 parent e94d82d commit d6e2a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎documentation/docs/usage/parallax-props.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ These are all the supported CSS effects:
8282
| Name | Type | Description |
8383
| -------------- | :----------------------: | ------------------------------------------------------------------------------------------------------------------------------------- |
8484
| **translateX** | `string[]` or `number[]` | Start and end translation on x-axis in `%` or `px`. If no unit is passed percent is assumed. Percent is based on the elements width. |
85-
| **translateX** | `string[]` or `number[]` | Start and end translation on x-axis in `%` or `px`. If no unit is passed percent is assumed. Percent is based on the elements width. |
8685
| **translateY** | `string[]` or `number[]` | Start and end translation on y-axis in `%` or `px`. If no unit is passed percent is assumed. Percent is based on the elements height. |
8786
| **rotate** | `string[]` or `number[]` | Start and end rotation on z-axis in `deg`, `rad`, or `turn`. If no unit is passed `deg` is assumed. |
8887
| **rotateX** | `string[]` or `number[]` | Start and end rotation on x-axis in `deg`, `rad`, or `turn`. If no unit is passed `deg` is assumed. |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /