Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9200 (s=9200, is=9208, ic=9206, ia=9208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9209 (s=9200, is=9209, ic=9207, ia=9209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9207 (s=9200, is=9209, ic=9207, ia=9209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9209 (s=9200, is=9209, ic=9207, ia=9209)