Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8234 (s=8234, is=8235, ic=8235, ia=8235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8236 (s=8234, is=8236, ic=8236, ia=8236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8236 (s=8234, is=8236, ic=8236, ia=8236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8236 (s=8234, is=8236, ic=8236, ia=8236)