Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99495 (s=99495, is=99557, ic=99558, ia=99559)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99558 (s=99495, is=99558, ic=99559, ia=99560)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99559 (s=99495, is=99558, ic=99559, ia=99560)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99560 (s=99495, is=99558, ic=99559, ia=99560)