Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111525 (s=111525, is=111598, ic=111599, ia=111601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111599 (s=111525, is=111599, ic=111600, ia=111602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111600 (s=111525, is=111599, ic=111600, ia=111602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111602 (s=111525, is=111599, ic=111600, ia=111602)