Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5815 (s=5815, is=5822, ic=5822, ia=5820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5823 (s=5815, is=5823, ic=5823, ia=5821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5823 (s=5815, is=5823, ic=5823, ia=5821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5821 (s=5815, is=5823, ic=5823, ia=5821)