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