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