Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33085 (s=33085, is=33119, ic=33118, ia=33120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33120 (s=33085, is=33120, ic=33119, ia=33121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33119 (s=33085, is=33120, ic=33119, ia=33121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33121 (s=33085, is=33120, ic=33119, ia=33121)