{# Button ====== Creates a button with different styles. In addition, size, width and position can be adjusted. @param {string} name = Classname @param {object} data = Linkobject @param {string} data.url = Url @param {bool} data.target = Open the link in a new tab @param {string} data.text = Button inscription @param {object} options = Optionsobject @param {string} options.style = Styleoption @param {string} options.position = Positionparameter [default, left, right] @param {string} options.size = Buttonsize @param {bool} options.fullwidth = If the button should occupy the full container width #} {# Build Element Block #}