Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13179 (s=13179, is=13192, ic=13191, ia=13193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13193 (s=13179, is=13193, ic=13192, ia=13194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13192 (s=13179, is=13193, ic=13192, ia=13194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13194 (s=13179, is=13193, ic=13192, ia=13194)