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