An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
getAction()
Get the action of the image.
const STANDARD
Types of images.
getAlt()
Get the alternative text for screen readers.
withAction($url)
Get an image like this with an action.
withAlt($alt)
Set the alternative text for screen readers.
getType()
Get the type of the image.
getSource()
Get the source (path) of the image.
withSource($source)
Set the source (path) of the image.