deploy: f630f2241c8807a18c1d5bf1e7e286b3dd6a97f8
[project/luci.git] / jsapi / LuCI.ui.Checkbox.html
index 497424f05a75acebf563b53e6d9fcf1c821213f5..d965edab42272f9d40c58aa50708951b66d1bcd6 100644 (file)
@@ -4444,7 +4444,7 @@ registered.</p></td>
     
     
     <div class="description">
-        <p>Render the widget, setup event listeners and return resulting markup.</p>
+        <p>Render the widget, set up event listeners and return resulting markup.</p>
     </div>
     
 
@@ -4547,7 +4547,7 @@ widget markup.</td>
     
     
     <div class="description">
-        <p>Setup listeners for native DOM events that may change the widget value.</p>
+        <p>Set up listeners for native DOM events that may change the widget value.</p>
 <p>Sets up event handlers on the given target DOM node for the given event
 names which may cause the input value to change completely, such as
 <code>change</code> events in a select menu. In contrast to update events, such
@@ -4831,7 +4831,7 @@ inputs, not to radio buttons, selects or similar.</p></td>
     
     
     <div class="description">
-        <p>Setup listeners for native DOM events that may update the widget value.</p>
+        <p>Set up listeners for native DOM events that may update the widget value.</p>
 <p>Sets up event handlers on the given target DOM node for the given event
 names which may cause the input value to update, such as <code>keyup</code> or
 <code>onclick</code> events. In contrast to change events, such update events will
@@ -5379,7 +5379,7 @@ it is required for HTML based form submissions.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>