Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123771 (s=123771, is=123848, ic=123850, ia=123853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123849 (s=123771, is=123849, ic=123851, ia=123854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123851 (s=123771, is=123849, ic=123851, ia=123854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123854 (s=123771, is=123849, ic=123851, ia=123854)