Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111092 (s=111092, is=111165, ic=111166, ia=111168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111166 (s=111092, is=111166, ic=111167, ia=111169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111167 (s=111092, is=111166, ic=111167, ia=111169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111169 (s=111092, is=111166, ic=111167, ia=111169)