27 "Descriptive List items",
30 return is_string($k) && (is_string($v) || $v instanceof
C\Component);
33 return "expected keys of type string and values of type string|Component, got ($k => $v)";
44 "Descriptive List items",
47 return is_string($k) && (is_string($v) || $v instanceof
C\Component);
50 return "expected keys of type string and values of type string|Component, got ($k => $v)";
A component is the most general form of an entity in the UI.
Create styles array
The data for the language used.
__construct(array $items)