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