Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13320 (s=13320, is=13333, ic=13332, ia=13334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13334 (s=13320, is=13334, ic=13333, ia=13335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13333 (s=13320, is=13334, ic=13333, ia=13335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13335 (s=13320, is=13334, ic=13333, ia=13335)