Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123365 (s=123365, is=123442, ic=123444, ia=123447)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123443 (s=123365, is=123443, ic=123445, ia=123448)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123445 (s=123365, is=123443, ic=123445, ia=123448)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123448 (s=123365, is=123443, ic=123445, ia=123448)