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