Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101516 (s=101516, is=101580, ic=101581, ia=101583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101581 (s=101516, is=101581, ic=101582, ia=101584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101582 (s=101516, is=101581, ic=101582, ia=101584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101584 (s=101516, is=101581, ic=101582, ia=101584)