Add RTL support
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add RTL support (transform from right to left)
setting prop: `useRtl: boolean`
default value: `false`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the carousel implementation and its settings or props definition. Add the useRtl option with a default of false, then verify that enabling it transforms the carousel from right to left while the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100