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