Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97822 (s=97822, is=97884, ic=97885, ia=97886)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97885 (s=97822, is=97885, ic=97886, ia=97887)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97886 (s=97822, is=97885, ic=97886, ia=97887)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97887 (s=97822, is=97885, ic=97886, ia=97887)