Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69111 (s=69111, is=69167, ic=69168, ia=69169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69168 (s=69111, is=69168, ic=69169, ia=69170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69169 (s=69111, is=69168, ic=69169, ia=69170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69170 (s=69111, is=69168, ic=69169, ia=69170)