Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13668 (s=13668, is=13678, ic=13680, ia=13681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13679 (s=13668, is=13679, ic=13681, ia=13682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13681 (s=13668, is=13679, ic=13681, ia=13682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13682 (s=13668, is=13679, ic=13681, ia=13682)