onlyProps([
'actions',
'alignment' => 'start',
'fullWidth' => false,
]) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
exceptProps([
'actions',
'alignment' => 'start',
'fullWidth' => false,
]); ?>
'start',
'fullWidth' => false,
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
$__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
} ?>
$action->isVisible(),
);
?>
class([
'fi-ac gap-3',
'flex flex-wrap items-center' => ! $fullWidth,
match ($alignment) {
Alignment::Center, 'center' => 'justify-center',
Alignment::End, Alignment::Right, 'end', 'right' => 'flex-row-reverse',
Alignment::Between, 'between' => 'justify-between',
default => 'justify-start',
} => ! $fullWidth,
'grid grid-cols-[repeat(auto-fit,minmax(0,1fr))]' => $fullWidth,
])); ?>
>
addLoop($__currentLoopData); foreach($__currentLoopData as $action): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>