new Component()
Creates a new component for the given type
new Component(string $type, array $attrs = [ ])
Parameters
Name | Type | Default |
---|---|---|
$type * | string |
– |
$attrs | array |
[ ] |
Creates a new component for the given type
new Component(string $type, array $attrs = [ ])
Name | Type | Default |
---|---|---|
$type * | string |
– |
$attrs | array |
[ ] |