Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123455 (s=123455, is=123532, ic=123534, ia=123537)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123533 (s=123455, is=123533, ic=123535, ia=123538)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123535 (s=123455, is=123533, ic=123535, ia=123538)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123538 (s=123455, is=123533, ic=123535, ia=123538)