Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111337 (s=111337, is=111410, ic=111411, ia=111413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111411 (s=111337, is=111411, ic=111412, ia=111414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111412 (s=111337, is=111411, ic=111412, ia=111414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111414 (s=111337, is=111411, ic=111412, ia=111414)