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