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