Arguments: |
|
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns: | A DOM element detach from DOM. |
$.nosUIElement({
type: 'button',
label: 'A button'
},
{
id: 5
foo: 'bar'
});
Note
content and label are exclusive. You don’t need both. Same goes for the icon (either use a name, CSS classes or an URL).