Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123062 (s=123062, is=123138, ic=123141, ia=123143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123139 (s=123062, is=123139, ic=123142, ia=123144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123142 (s=123062, is=123139, ic=123142, ia=123144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123144 (s=123062, is=123139, ic=123142, ia=123144)