Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 61111 (s=61111, is=61163, ic=61163, ia=61165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 61164 (s=61111, is=61164, ic=61164, ia=61166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 61164 (s=61111, is=61164, ic=61164, ia=61166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 61166 (s=61111, is=61164, ic=61164, ia=61166)