Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66889 (s=66889, is=66945, ic=66946, ia=66947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66946 (s=66889, is=66946, ic=66947, ia=66948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66947 (s=66889, is=66946, ic=66947, ia=66948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66948 (s=66889, is=66946, ic=66947, ia=66948)