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