Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3318 (s=3318, is=3322, ic=3320, ia=3322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3323 (s=3318, is=3323, ic=3321, ia=3323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3321 (s=3318, is=3323, ic=3321, ia=3323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3323 (s=3318, is=3323, ic=3321, ia=3323)