mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore: update docs
This commit is contained in:
parent
0c923ebf72
commit
628593fdae
3 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@ export interface PaginationNavProps
|
|||
backwardText?: string;
|
||||
|
||||
/**
|
||||
* Set the position of the tooltip relative to the icon
|
||||
* Set the position of the tooltip relative to the pagination buttons.
|
||||
* @default "bottom"
|
||||
*/
|
||||
tooltipPosition?: "top" | "right" | "bottom" | "left" | "outside" | "inside";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue