Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99607 (s=99607, is=99670, ic=99671, ia=99672)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99671 (s=99607, is=99671, ic=99672, ia=99673)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99672 (s=99607, is=99671, ic=99672, ia=99673)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99673 (s=99607, is=99671, ic=99672, ia=99673)