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