Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116825 (s=116825, is=116900, ic=116902, ia=116904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116901 (s=116825, is=116901, ic=116903, ia=116905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116903 (s=116825, is=116901, ic=116903, ia=116905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116905 (s=116825, is=116901, ic=116903, ia=116905)