Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11328 (s=11328, is=11338, ic=11337, ia=11339)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11339 (s=11328, is=11339, ic=11338, ia=11340)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11338 (s=11328, is=11339, ic=11338, ia=11340)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11340 (s=11328, is=11339, ic=11338, ia=11340)