User:Sammp/TestOOUI/assets/init.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 February 2022

  • curprev 21:5221:52, 19 February 2022Sammp talk contribs 188 bytes +188 Created page with "$( function () { var input = new OO.ui.TextInputWidget(), list = new OO.ui.SelectWidget(); // Append to the wrapper $( '.wrapper' ).append( input.$element, list.$element ); } );"