Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50500 (s=50500, is=50551, ic=50551, ia=50553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50552 (s=50500, is=50552, ic=50552, ia=50554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50552 (s=50500, is=50552, ic=50552, ia=50554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50554 (s=50500, is=50552, ic=50552, ia=50554)