Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91040 (s=91040, is=91101, ic=91102, ia=91103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91102 (s=91040, is=91102, ic=91103, ia=91104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91103 (s=91040, is=91102, ic=91103, ia=91104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91104 (s=91040, is=91102, ic=91103, ia=91104)