onlyProps([ 'alignment' => 'left', 'darkMode' => false, 'fullWidth' => false, ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> exceptProps([ 'alignment' => 'left', 'darkMode' => false, 'fullWidth' => false, ]); ?> 'left', 'darkMode' => false, 'fullWidth' => false, ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?>
class([ 'filament-modal-actions', 'flex flex-wrap items-center gap-4 rtl:space-x-reverse' => ! $fullWidth, 'flex-row-reverse space-x-reverse' => (! $fullWidth) && ($alignment === 'right'), 'justify-center' => (! $fullWidth) && ($alignment === 'center'), 'grid grid-cols-[repeat(auto-fit,minmax(0,1fr))] gap-2' => $fullWidth, ])); ?> >