Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111136 (s=111136, is=111209, ic=111210, ia=111212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111210 (s=111136, is=111210, ic=111211, ia=111213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111211 (s=111136, is=111210, ic=111211, ia=111213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111213 (s=111136, is=111210, ic=111211, ia=111213)