141 self::$possible_sizes,
142 implode(
'/', self::$possible_sizes)
157 return self::$standard_icons;
174 $clone = clone $this;
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.
getAllStandardHandles()
get all defined constants
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
checkBoolArg($which, $value)
Throw an InvalidArgumentException if $value is not a bool.
__construct($name, $aria_label, $size, $is_disabled)
withIsOutlined(bool $is_outlined)