Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6866 (s=6866, is=6873, ic=6871, ia=6873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6874 (s=6866, is=6874, ic=6872, ia=6874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6872 (s=6866, is=6874, ic=6872, ia=6874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6874 (s=6866, is=6874, ic=6872, ia=6874)