Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64050 (s=64050, is=64105, ic=64106, ia=64107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64106 (s=64050, is=64106, ic=64107, ia=64108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64107 (s=64050, is=64106, ic=64107, ia=64108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64108 (s=64050, is=64106, ic=64107, ia=64108)