Updated external content (Jenkins build 275)

pull/1569/head
openHAB Build Server 2021-02-22 09:29:55 +00:00
parent 51321c455d
commit ea6c74b34d
6 changed files with 10 additions and 10 deletions

View File

@ -50,11 +50,11 @@ Parameters of the card
- `type` <small>TEXT</small> _Type_
Type of input (see f7-input docs)
Type of input (see <a class="external text-color-blue" target="_blank" href="https://framework7.io/docs/inputs.html#supported-inputs">f7 input docs</a>)
- `inputmode` <small>TEXT</small> _Input Mode_
Type of data that might be entered: see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>
Type of data that might be entered (see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>)
- `placeholder` <small>TEXT</small> _Placeholder_

View File

@ -54,11 +54,11 @@ General settings of the list item
- `type` <small>TEXT</small> _Type_
Type of input (see f7-input docs)
Type of input (see <a class="external text-color-blue" target="_blank" href="https://framework7.io/docs/inputs.html#supported-inputs">f7 input docs</a>)
- `inputmode` <small>TEXT</small> _Input Mode_
Type of data that might be entered: see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>
Type of data that might be entered (see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>)
- `placeholder` <small>TEXT</small> _Placeholder_

View File

@ -22,11 +22,11 @@ Displays an input field, used to set a variable
- `type` <small>TEXT</small> _Type_
Type of input (see f7-input docs)
Type of input (see <a class="external text-color-blue" target="_blank" href="https://framework7.io/docs/inputs.html#supported-inputs">f7 input docs</a>)
- `inputmode` <small>TEXT</small> _Input Mode_
Type of data that might be entered: see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>
Type of data that might be entered (see <a class="external text-color-blue" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode">MDN docs</a>)
- `placeholder` <small>TEXT</small> _Placeholder_

View File

@ -9,7 +9,7 @@ source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.u
# oh-toggle-card - Toggle Card
<!-- GENERATED componentDescription -->
Display a toggle swtich in a card to send ON/OFF commands
Display a toggle switch in a card to send ON/OFF commands
<!-- GENERATED /componentDescription -->
## Configuration
@ -50,6 +50,6 @@ Parameters of the card
- `color` <small>TEXT</small> _Color_
Color of the control
Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black)
<!-- GENERATED /props -->

View File

@ -54,6 +54,6 @@ General settings of the list item
- `color` <small>TEXT</small> _Color_
Color of the control
Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black)
<!-- GENERATED /props -->

View File

@ -22,7 +22,7 @@ Toggle control, allows to switch on or off
- `color` <small>TEXT</small> _Color_
Color of the control
Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black)
- `variable` <small>TEXT</small> _Variable_