Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5251 (s=5251, is=5257, ic=5255, ia=5257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5258 (s=5251, is=5258, ic=5256, ia=5258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5256 (s=5251, is=5258, ic=5256, ia=5258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5258 (s=5251, is=5258, ic=5256, ia=5258)