mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
docs(pagination): fix typo of missing "`" in doc (#3324)
This commit is contained in:
parent
9d26d02fbb
commit
1671f569ea
@ -126,7 +126,7 @@ You can use the `renderItem` property to customize the pagination items.
|
||||
- **prev**: The previous button slot.
|
||||
- **next**: The next button slot.
|
||||
- **item**: The pagination item slot, applied to the middle items.
|
||||
- **cursor**: The current page slot. Available only when `disableCursorAnimation` is `false` and `disableAnimation` is `false.
|
||||
- **cursor**: The current page slot. Available only when `disableCursorAnimation` is `false` and `disableAnimation` is `false`.
|
||||
- **forwardIcon**: The forward icon slot. The one that appears when hovering the ellipsis button.
|
||||
- **ellipsis**: The ellipsis slot.
|
||||
- **chevronNext**: The chevron next icon slot.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user