Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9695 (s=9695, is=9703, ic=9702, ia=9704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9704 (s=9695, is=9704, ic=9703, ia=9705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9703 (s=9695, is=9704, ic=9703, ia=9705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9705 (s=9695, is=9704, ic=9703, ia=9705)