Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69140 (s=69140, is=69196, ic=69197, ia=69198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69197 (s=69140, is=69197, ic=69198, ia=69199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69198 (s=69140, is=69197, ic=69198, ia=69199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69199 (s=69140, is=69197, ic=69198, ia=69199)