Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64150 (s=64150, is=64205, ic=64206, ia=64207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64206 (s=64150, is=64206, ic=64207, ia=64208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64207 (s=64150, is=64206, ic=64207, ia=64208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64208 (s=64150, is=64206, ic=64207, ia=64208)