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