Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Clickable button 2: Difference between revisions

Content added Content deleted
(fix bug producing green buttons with blue borders after merging of mw-ui-constructive and mw-ui-progressive in phab:T110555)
(removed button role, this template's typical use is to navigate to a new url, which is link role not button role)
Line 112: Line 112:
end
end
displaySpan
displaySpan
:attr('role', 'button')
:attr('aria-disabled', 'false')
:css{
:css{
['background-color'] = data.backgroundColor,
['background-color'] = data.backgroundColor,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.