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