HasComponents
trait HasComponents (View source)
Properties
protected Component[] | $components |
Methods
components(array|Closure $components)
No description
schema(array|Closure $components)
No description
array
getComponents(bool $withHidden = false)
No description
Component|null
getComponent(string|Closure $callback, bool $withHidden = false)
No description
array
getFlatComponents(bool $withHidden = false)
No description
Details
HasComponents
components(array|Closure $components)
No description
HasComponents
schema(array|Closure $components)
No description
array
getComponents(bool $withHidden = false)
No description
Component|null
getComponent(string|Closure $callback, bool $withHidden = false)
No description
array
getFlatComponents(bool $withHidden = false)
No description