Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87041 (s=87041, is=87100, ic=87101, ia=87102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87101 (s=87041, is=87101, ic=87102, ia=87103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87102 (s=87041, is=87101, ic=87102, ia=87103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87103 (s=87041, is=87101, ic=87102, ia=87103)