Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9814 (s=9814, is=9822, ic=9821, ia=9823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9823 (s=9814, is=9823, ic=9822, ia=9824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9822 (s=9814, is=9823, ic=9822, ia=9824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9824 (s=9814, is=9823, ic=9822, ia=9824)