Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100505 (s=100505, is=100567, ic=100569, ia=100570)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100568 (s=100505, is=100568, ic=100570, ia=100571)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100570 (s=100505, is=100568, ic=100570, ia=100571)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100571 (s=100505, is=100568, ic=100570, ia=100571)