Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123378 (s=123378, is=123455, ic=123457, ia=123460)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123456 (s=123378, is=123456, ic=123458, ia=123461)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123458 (s=123378, is=123456, ic=123458, ia=123461)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123461 (s=123378, is=123456, ic=123458, ia=123461)