Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10311 (s=10311, is=10319, ic=10318, ia=10320)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10320 (s=10311, is=10320, ic=10319, ia=10321)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10319 (s=10311, is=10320, ic=10319, ia=10321)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10321 (s=10311, is=10320, ic=10319, ia=10321)