Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111067 (s=111067, is=111140, ic=111141, ia=111143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111141 (s=111067, is=111141, ic=111142, ia=111144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111142 (s=111067, is=111141, ic=111142, ia=111144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111144 (s=111067, is=111141, ic=111142, ia=111144)