Description Usage Arguments Value
Define the options for the slider mark.
1 2 3 4 5 6 7 8 9 | sliderMarkOptions(
textAlign = "center",
backgroundColor = "blue.500",
textColor = "white",
margin = "-35px 0 0 -25px",
padding = "0 10px",
width = "50px",
...
)
|
textAlign |
text alignment |
backgroundColor |
background color |
textColor |
text color |
margin |
margin (CSS property) |
padding |
padding (CSS property) |
width |
width |
... |
other attributes passed to |
A list of attributes for usage in chakraSlider
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.