Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33245 (s=33245, is=33280, ic=33279, ia=33281)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33281 (s=33245, is=33281, ic=33280, ia=33282)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33280 (s=33245, is=33281, ic=33280, ia=33282)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33282 (s=33245, is=33281, ic=33280, ia=33282)