Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8594 (s=8594, is=8601, ic=8599, ia=8601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8602 (s=8594, is=8602, ic=8600, ia=8602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8600 (s=8594, is=8602, ic=8600, ia=8602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8602 (s=8594, is=8602, ic=8600, ia=8602)