Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101781 (s=101781, is=101845, ic=101846, ia=101848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101846 (s=101781, is=101846, ic=101847, ia=101849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101847 (s=101781, is=101846, ic=101847, ia=101849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101849 (s=101781, is=101846, ic=101847, ia=101849)