Description Usage Arguments Value
View source: R/chakraCombinedSlider.R
Create a list of options to be passed to the
numericInputOptions
argument in chakraCombinedSlider
.
1 2 3 4 5 6 7 8 9 10 11 12 |
precision |
number of decimal points |
maxWidth |
width of the number input, e.g. |
fontSize |
font size of the displayed value, e.g. |
fontColor |
color of the displayed value |
borderColor |
color of the border of the number input |
focusBorderColor |
color of the border of the number input on focus |
borderWidth |
width of the border of the number input,
e.g. |
incrementStepperColor |
color of the increment stepper |
decrementStepperColor |
color of the decrement stepper |
... |
other attributes of |
A list of options to be passed to the
numericInputOptions
argument in chakraCombinedSlider
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.