Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111678 (s=111678, is=111751, ic=111752, ia=111754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111752 (s=111678, is=111752, ic=111753, ia=111755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111753 (s=111678, is=111752, ic=111753, ia=111755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111755 (s=111678, is=111752, ic=111753, ia=111755)