Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123529 (s=123529, is=123606, ic=123608, ia=123611)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123607 (s=123529, is=123607, ic=123609, ia=123612)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123609 (s=123529, is=123607, ic=123609, ia=123612)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123612 (s=123529, is=123607, ic=123609, ia=123612)