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