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