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