mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Update description in documentation
Co-authored-by: Enrico Sacchetti <esacchetti@gmail.com>
This commit is contained in:
parent
0d4f1bace8
commit
0c923ebf72
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
export let backwardText = "Previous page";
|
export let backwardText = "Previous page";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the position of the tooltip relative to the icon
|
* Set the position of the tooltip relative to the pagination buttons.
|
||||||
* @type {"top" | "right" | "bottom" | "left" | "outside" | "inside"}
|
* @type {"top" | "right" | "bottom" | "left" | "outside" | "inside"}
|
||||||
*/
|
*/
|
||||||
export let tooltipPosition = "bottom";
|
export let tooltipPosition = "bottom";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue