Link
EuiLink will apply the correct styling onto links and make sure they are accessible. Links can be passed a color. Note that the ghost type should only be used on dark backgrounds (regardless of theming). It will always create a white link.
Disabled Links
When an EuiLink is passed an onClick method, and is not passed an href, it can optionally be set todisabled which disables the click behavior, and removes the link styling.
Disable Links
This has two disabled in it.
When links are disabled, they inherit the of surrounding text.