@props([ 'elId' => uniqid(''), 'position' => 'br', // br, bl, tr, tl 'width' => '680px', 'height' => '180px', 'roundness' => '12px', 'x' => '0px', 'y' => '0px', 'skew' => '0deg', 'extendedCorner' => [], ]) @php $base_classname = "lqd-cutout cutout-{$elId} lqd-cutout-1 lqd-cutout-{$position} pointer-events-none hidden lg:block"; @endphp @push('css') @endpush
withoutTwMergeClasses()->twMerge($base_classname) }} >
@if (filled($extendedCorner)) @endif @if ((int) $x === 0) @endif (int) $x === 0, 'lqd-cutout-mask-circle-be' => (int) $x !== 0, ]) cx="50" cy="50" r="50" fill="white" mask="url(#lqd-cutout-mask-circle-{{ (int) $x === 0 ? 'te' : 'be' }}-{{ $elId }})" > @if (filled($extendedCorner)) @endif