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