Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97823 (s=97823, is=97885, ic=97886, ia=97887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97886 (s=97823, is=97886, ic=97887, ia=97888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97887 (s=97823, is=97886, ic=97887, ia=97888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97888 (s=97823, is=97886, ic=97887, ia=97888)