Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101520 (s=101520, is=101584, ic=101585, ia=101587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101585 (s=101520, is=101585, ic=101586, ia=101588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101586 (s=101520, is=101585, ic=101586, ia=101588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101588 (s=101520, is=101585, ic=101586, ia=101588)