--- title: oh-slider-card - Slider Card component: oh-slider-card label: Slider Card description: Display a slider in a card to control an item source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-slider-card.md prev: /docs/ui/components/ --- # oh-slider-card - Slider Card [[toc]] Display a slider in a card to control an item ## Configuration ### Card
Parameters of the card Title of the card Footer of the card Do not render the card border Do not render a shadow effect to the card Show the card outline
### Slider
Item to control Minimum value Maximum value Minimum interval between values Display the slider vertically Display a label above the slider knob while sliding Display a scale on the slider Number of (major) scale markers Number of scale minor markers between each major marker Text to append to the label while dragging the cursor If enabled, no commands are sent during sliding Time to wait between subsequent commands in ms (default 200) Time to wait before switching from displaying user input to displaying item state in ms (default 2000)