Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10495 (s=10495, is=10505, ic=10506, ia=10504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10506 (s=10495, is=10506, ic=10507, ia=10505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10507 (s=10495, is=10506, ic=10507, ia=10505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10505 (s=10495, is=10506, ic=10507, ia=10505)