Skip to content

Conversation

@sasidharansd
Copy link
Contributor

@sasidharansd sasidharansd commented Nov 22, 2023

Hey @santoshyadavdev , was reading through the README file, found few typo's hence dropped a pr to fix those. Lemme know if any changes needed.

| `vertical.enabled` | boolean | optional | This option enable the `vertical` direction |
| `vertical.height` | boolean | optional | This option is used to set the height of the carousel |
| `animation` | string | optional | It is used to animate the sliding items. currently it only supports `lazy`. more coming soon and also with custom CSS animation option |
| `custom` | string | optional | It is you to define the purpose of the carousel. Currently, it only supports `banner`, but more options are coming soon, including custom CSS animation option. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| custom | string | optional | It is you to define the purpose of the carousel. Currently, it only supports banner

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure will update it

README.md Outdated
| `custom` | string | optional | It is you to define the purpose of the carousel. currently it only supports `banner`. more coming soon and also with custom css animation option |
| `RTL` | boolean | optional | This option enable the `rtl` direction and act as rtl. By default it is `ltr` |
| `animation` | string | optional | It is used to animate the sliding items. currently it only supports `lazy`. more coming soon and also with custom CSS animation option |
| `custom` | string | optional | It is you to define the purpose of the carousel. Currently, it only supports `banner`, but more options are coming soon, including custom CSS animation option. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| custom | string | optional | It is you to define the purpose of the carousel. Currently, it only supports banner.

@santoshyadavdev santoshyadavdev merged commit ba7c77e into uiuniversal:master Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants