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