Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101767 (s=101767, is=101831, ic=101832, ia=101834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101832 (s=101767, is=101832, ic=101833, ia=101835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101833 (s=101767, is=101832, ic=101833, ia=101835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101835 (s=101767, is=101832, ic=101833, ia=101835)