onlyProps([
'actions',
'alignment' => null,
'record' => null,
'wrap' => false,
]) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
exceptProps([
'actions',
'alignment' => null,
'record' => null,
'wrap' => false,
]); ?>
null,
'record' => null,
'wrap' => false,
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
$__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
} ?>
record($record);
}
return $action->isVisible();
},
);
?>
class([
'fi-ta-actions flex shrink-0 items-center gap-3',
'flex-wrap' => $wrap,
'sm:flex-nowrap' => $wrap === '-sm',
match ($alignment) {
Alignment::Center, 'center' => 'justify-center',
Alignment::Start, Alignment::Left, 'start', 'left' => 'justify-start',
'start md:end' => 'justify-start md:justify-end',
default => 'justify-end',
},
])); ?>
>
addLoop($__currentLoopData); foreach($__currentLoopData as $action): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
getLabeledFromBreakpoint();
?>
popLoop(); $loop = $__env->getLastLoop(); ?>