Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15200 (s=15200, is=15211, ic=15213, ia=15214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15212 (s=15200, is=15212, ic=15214, ia=15215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15214 (s=15200, is=15212, ic=15214, ia=15215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15215 (s=15200, is=15212, ic=15214, ia=15215)