Mobs

Aus Wikicadia
Zur Navigation springen Zur Suche springen

var buttonIcon = new OO.ui.ButtonWidget( { label: 'Button with Icon', icon: 'remove', title: 'Remove' } ); $( document.body ).append( buttonIcon.$element );