Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32800 (s=32800, is=32834, ic=32833, ia=32835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32835 (s=32800, is=32835, ic=32834, ia=32836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32834 (s=32800, is=32835, ic=32834, ia=32836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32836 (s=32800, is=32835, ic=32834, ia=32836)