Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111737 (s=111737, is=111810, ic=111811, ia=111813)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111811 (s=111737, is=111811, ic=111812, ia=111814)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111812 (s=111737, is=111811, ic=111812, ia=111814)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111814 (s=111737, is=111811, ic=111812, ia=111814)