Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33571 (s=33571, is=33606, ic=33605, ia=33607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33607 (s=33571, is=33607, ic=33606, ia=33608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33606 (s=33571, is=33607, ic=33606, ia=33608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33608 (s=33571, is=33607, ic=33606, ia=33608)