Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33114 (s=33114, is=33148, ic=33147, ia=33149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33149 (s=33114, is=33149, ic=33148, ia=33150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33148 (s=33114, is=33149, ic=33148, ia=33150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33150 (s=33114, is=33149, ic=33148, ia=33150)