Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9141 (s=9141, is=9149, ic=9147, ia=9149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9150 (s=9141, is=9150, ic=9148, ia=9150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9148 (s=9141, is=9150, ic=9148, ia=9150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9150 (s=9141, is=9150, ic=9148, ia=9150)