new Component()
new Component(string $component, string|null $class = null, string|null $style = null, ...$attrs)
Parameters
Name | Type | Default |
---|---|---|
$componentrequired | string |
no default value |
$class | string ornull |
null
|
$style | string ornull |
null
|
...$attrs | mixed |
no default value |