Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2524 (s=2524, is=2525, ic=2526, ia=2526)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2526 (s=2524, is=2526, ic=2527, ia=2527)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2527 (s=2524, is=2526, ic=2527, ia=2527)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2527 (s=2524, is=2526, ic=2527, ia=2527)