Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36101 (s=36101, is=36138, ic=36137, ia=36139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36139 (s=36101, is=36139, ic=36138, ia=36140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36138 (s=36101, is=36139, ic=36138, ia=36140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36140 (s=36101, is=36139, ic=36138, ia=36140)