Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3193 (s=3193, is=3197, ic=3195, ia=3197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3198 (s=3193, is=3198, ic=3196, ia=3198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3196 (s=3193, is=3198, ic=3196, ia=3198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3198 (s=3193, is=3198, ic=3196, ia=3198)