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