Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123777 (s=123777, is=123854, ic=123856, ia=123859)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123855 (s=123777, is=123855, ic=123857, ia=123860)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123857 (s=123777, is=123855, ic=123857, ia=123860)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123860 (s=123777, is=123855, ic=123857, ia=123860)