Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111502 (s=111502, is=111575, ic=111576, ia=111578)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111576 (s=111502, is=111576, ic=111577, ia=111579)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111577 (s=111502, is=111576, ic=111577, ia=111579)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111579 (s=111502, is=111576, ic=111577, ia=111579)