renders++; } public function render(): string { return <<<'BLADE'
confirming: {{ var_export($confirming, true) }}
deleting: {{ var_export($deletingId, true) }}
renders: {{ $renders }}
fine tuning: {{ var_export($fineTuning, true) }}
renders: {{ $renders }}
advanced:
Outer body, long enough to scroll on its own: line one, line two, line three, line four, line five, line six, line seven, line eight, line nine, line ten, line eleven, line twelve.
Inner body, long enough to scroll on its own, independent of the outer dialog it opened from: line one, line two, line three, line four, line five, line six, line seven, line eight, line nine, line ten, line eleven, line twelve.
Line one of a body with nothing else focusable inside it, so the dialog hands its first focus to the scrolling body itself: line two, line three, line four, line five, line six, line seven, line eight, line nine, line ten, line eleven, line twelve, line thirteen, line fourteen, line fifteen.