All public logs

Jump to navigation Jump to search

Combined display of all available logs of NSB App Studio. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:02, 28 October 2022 Ghenne talk contribs created page Input (Bootstrap 5) (Created page with "frameless|Input (BS5) File:Bsdatalist.png == Description == The Input control allows a single line of input text. It has optional headers, footers and other features. Note that Input (Bootstrap) does not have .text property. Use .value to get the value of the control. To disable an Input at runtime, do the following: <pre> Input1_contents.disabled = true </pre> To highlight an Input control with an error (and return it to normal): <pre>...")