Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101785 (s=101785, is=101849, ic=101850, ia=101852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101850 (s=101785, is=101850, ic=101851, ia=101853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101851 (s=101785, is=101850, ic=101851, ia=101853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101853 (s=101785, is=101850, ic=101851, ia=101853)