Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106781 (s=106781, is=106851, ic=106852, ia=106854)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106852 (s=106781, is=106852, ic=106853, ia=106855)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106853 (s=106781, is=106852, ic=106853, ia=106855)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106855 (s=106781, is=106852, ic=106853, ia=106855)