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