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