onlyProps([
'color' => 'primary',
'darkMode' => false,
'icon' => null,
'tag' => 'div',
]) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
exceptProps([
'color' => 'primary',
'darkMode' => false,
'icon' => null,
'tag' => 'div',
]); ?>
'primary',
'darkMode' => false,
'icon' => null,
'tag' => 'div',
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
$__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
} ?>
$color === 'primary',
'text-danger-500' => $color === 'danger',
'text-gray-500' => $color === 'secondary',
'text-success-500' => $color === 'success',
'text-warning-500' => $color === 'warning',
]);
$labelClasses = 'filament-dropdown-header-label';
?>
class([$headerClasses])); ?>>
$icon] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('dynamic-component'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => $iconClasses]); ?>
renderComponent(); ?>
class([$headerClasses])); ?>>
$icon] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('dynamic-component'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => $iconClasses]); ?>
renderComponent(); ?>