We are using a button as the main mechanism to display content, but if no link is provided, the element shouldn't look clickable (ie. the mouse shouldn't change to a "click" pointer when hovering over). Provide a mechanism that keeps the style looking as similar as possible, while implementing the requested change.
We are using a button as the main mechanism to display content, but if no link is provided, the element shouldn't look clickable (ie. the mouse shouldn't change to a "click" pointer when hovering over). Provide a mechanism that keeps the style looking as similar as possible, while implementing the requested change.