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