Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34088 (s=34088, is=34123, ic=34122, ia=34124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34124 (s=34088, is=34124, ic=34123, ia=34125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34123 (s=34088, is=34124, ic=34123, ia=34125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34125 (s=34088, is=34124, ic=34123, ia=34125)