Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67444 (s=67444, is=67500, ic=67501, ia=67502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67501 (s=67444, is=67501, ic=67502, ia=67503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67502 (s=67444, is=67501, ic=67502, ia=67503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67503 (s=67444, is=67501, ic=67502, ia=67503)