Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69054 (s=69054, is=69110, ic=69111, ia=69112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69111 (s=69054, is=69111, ic=69112, ia=69113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69112 (s=69054, is=69111, ic=69112, ia=69113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69113 (s=69054, is=69111, ic=69112, ia=69113)