Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110925 (s=110925, is=110998, ic=110999, ia=111001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110999 (s=110925, is=110999, ic=111000, ia=111002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111000 (s=110925, is=110999, ic=111000, ia=111002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111002 (s=110925, is=110999, ic=111000, ia=111002)