Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33517 (s=33517, is=33552, ic=33551, ia=33553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33553 (s=33517, is=33553, ic=33552, ia=33554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33552 (s=33517, is=33553, ic=33552, ia=33554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33554 (s=33517, is=33553, ic=33552, ia=33554)