Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33400 (s=33400, is=33435, ic=33434, ia=33436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33436 (s=33400, is=33436, ic=33435, ia=33437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33435 (s=33400, is=33436, ic=33435, ia=33437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33437 (s=33400, is=33436, ic=33435, ia=33437)