Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65888 (s=65888, is=65943, ic=65944, ia=65945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65944 (s=65888, is=65944, ic=65945, ia=65946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65945 (s=65888, is=65944, ic=65945, ia=65946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65946 (s=65888, is=65944, ic=65945, ia=65946)