Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99032 (s=99032, is=99094, ic=99095, ia=99096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99095 (s=99032, is=99095, ic=99096, ia=99097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99096 (s=99032, is=99095, ic=99096, ia=99097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99097 (s=99032, is=99095, ic=99096, ia=99097)