Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69175 (s=69175, is=69231, ic=69232, ia=69233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69232 (s=69175, is=69232, ic=69233, ia=69234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69233 (s=69175, is=69232, ic=69233, ia=69234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69234 (s=69175, is=69232, ic=69233, ia=69234)