Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12669 (s=12669, is=12681, ic=12680, ia=12682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12682 (s=12669, is=12682, ic=12681, ia=12683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12681 (s=12669, is=12682, ic=12681, ia=12683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12683 (s=12669, is=12682, ic=12681, ia=12683)