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