Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123013 (s=123013, is=123089, ic=123092, ia=123094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123090 (s=123013, is=123090, ic=123093, ia=123095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123093 (s=123013, is=123090, ic=123093, ia=123095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123095 (s=123013, is=123090, ic=123093, ia=123095)