3declare(strict_types=1);
An exception for terminatinating execution or to throw for unit testing.
Interface to be extended by components that have the possibility to bind to Javascript.
Bulky Link - a visually enriched link that looks like a button but behaves like a link.
getLabel()
Get the label of the link.
getSymbol()
Get the Icon or Glyph the Link was created with.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.