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