Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65753 (s=65753, is=65808, ic=65809, ia=65810)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65809 (s=65753, is=65809, ic=65810, ia=65811)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65810 (s=65753, is=65809, ic=65810, ia=65811)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65811 (s=65753, is=65809, ic=65810, ia=65811)