Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22312 (s=22312, is=22327, ic=22329, ia=22331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22328 (s=22312, is=22328, ic=22330, ia=22332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22330 (s=22312, is=22328, ic=22330, ia=22332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22332 (s=22312, is=22328, ic=22330, ia=22332)