Opportunity html
Jump to navigation
Jump to search
| Line 45: | Line 45: | ||
// Create form elements (two text inputs and the button input, in this example). | // Create form elements (two text inputs and the button input, in this example). | ||
var announcement_title = new OO.ui.TextInputWidget( { | var announcement_title = new OO.ui.TextInputWidget( { | ||
| − | value: 'title' | + | value: 'title', |
help: 'The title of the announcement for publishing', | help: 'The title of the announcement for publishing', | ||
helpInline: true, | helpInline: true, | ||
Revision as of 18:51, 29 February 2020