Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7131 (s=7131, is=7140, ic=7140, ia=7138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7142 (s=7131, is=7142, ic=7142, ia=7140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7142 (s=7131, is=7142, ic=7142, ia=7140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7140 (s=7131, is=7142, ic=7142, ia=7140)