Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101392 (s=101392, is=101456, ic=101457, ia=101459)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101457 (s=101392, is=101457, ic=101458, ia=101460)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101458 (s=101392, is=101457, ic=101458, ia=101460)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101460 (s=101392, is=101457, ic=101458, ia=101460)