Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64831 (s=64831, is=64886, ic=64887, ia=64888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64887 (s=64831, is=64887, ic=64888, ia=64889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64888 (s=64831, is=64887, ic=64888, ia=64889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64889 (s=64831, is=64887, ic=64888, ia=64889)