@php if (!$static) \TallStackUi\Foundation\Exceptions\MissingLivewireException::throwIf($livewire, 'reaction'); $personalize = $classes(); [$property] = $bind($attributes, livewire: $livewire); $rate ??= $livewire ? data_get($this, $property) : $rate; @endphp
@if ($position === 'right') @if ($text)

{{ $text }}

@else {{ $slot }} @endif @endif @if ($position === 'left') @if ($text)

{{ $text }}

@else {{ $slot }} @endif @endif