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