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