Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123051 (s=123051, is=123127, ic=123130, ia=123132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123128 (s=123051, is=123128, ic=123131, ia=123133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123131 (s=123051, is=123128, ic=123131, ia=123133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123133 (s=123051, is=123128, ic=123131, ia=123133)