Skip to content

Commit c5a3167

Browse files
authored
Update README.md
1 parent a06cfa5 commit c5a3167

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To use the widget, place it in a Entity context (like a dataview) and configure
1616
* onChange, onEnter and onLeave events
1717
* Visibility and editable parameter
1818
* Use of variables in the label (syntax: {attributeName})
19+
* Optional show a question text before or after the input field
1920

2021
## Limitations
2122
* Buttons, checkboxes, radiobuttons and dropdowns (as add-on) are not yet implemented
@@ -31,4 +32,4 @@ Start webserver (in project root)
3132
* python -m SimpleHTTPServer &
3233

3334
Open testrunner, for BootstrapInputAddons
34-
* http://localhost:8000/unittest/util/doh/runner.html?boot=../../config.js,../../mxui/mxui.js&test=../../BootstrapInputAddonsTest.js&paths=BootstrapInputAddons/widget,../../src/BootstrapInputAddons/widget
35+
* http://localhost:8000/unittest/util/doh/runner.html?boot=../../config.js,../../mxui/mxui.js&test=../../BootstrapInputAddonsTest.js&paths=BootstrapInputAddons/widget,../../src/BootstrapInputAddons/widget

0 commit comments

Comments
 (0)