Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9806 (s=9806, is=9814, ic=9813, ia=9815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9815 (s=9806, is=9815, ic=9814, ia=9816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9814 (s=9806, is=9815, ic=9814, ia=9816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9816 (s=9806, is=9815, ic=9814, ia=9816)