Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101388 (s=101388, is=101452, ic=101453, ia=101455)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101453 (s=101388, is=101453, ic=101454, ia=101456)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101454 (s=101388, is=101453, ic=101454, ia=101456)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101456 (s=101388, is=101453, ic=101454, ia=101456)