Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31887 (s=31887, is=31921, ic=31920, ia=31922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31922 (s=31887, is=31922, ic=31921, ia=31923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31921 (s=31887, is=31922, ic=31921, ia=31923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31923 (s=31887, is=31922, ic=31921, ia=31923)