Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123065 (s=123065, is=123141, ic=123144, ia=123146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123142 (s=123065, is=123142, ic=123145, ia=123147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123145 (s=123065, is=123142, ic=123145, ia=123147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123147 (s=123065, is=123142, ic=123145, ia=123147)