Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23533 (s=23533, is=23549, ic=23551, ia=23553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23550 (s=23533, is=23550, ic=23552, ia=23554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23552 (s=23533, is=23550, ic=23552, ia=23554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23554 (s=23533, is=23550, ic=23552, ia=23554)