Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123624 (s=123624, is=123701, ic=123703, ia=123706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123702 (s=123624, is=123702, ic=123704, ia=123707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123704 (s=123624, is=123702, ic=123704, ia=123707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123707 (s=123624, is=123702, ic=123704, ia=123707)