openhab-docs/_addons_uis/org.openhab.ui/doc/components/oh-input-card.md

5.0 KiB

title component label description source prev
oh-input-card - Input Card oh-input-card Input Card Display an input in a card https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-input-card.md /docs/ui/components/

oh-input-card - Input Card

toc

Display an input in a card

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

Input

Input name Type of input (see f7 input docs) Type of data that might be entered (see MDN docs) Placeholder text Display Send button to update the state with a command (needs a configured item) Display input clear button when applicable Makes input outline Display an error message if left empty When enabled, input value will be validated based on input type Only validate when focus moves away from input field Link the input value to the state of this item Default value when not found in item state or variable Name of the variable to set when the input changes