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