Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80033 (s=80033, is=80090, ic=80091, ia=80092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80091 (s=80033, is=80091, ic=80092, ia=80093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80092 (s=80033, is=80091, ic=80092, ia=80093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80093 (s=80033, is=80091, ic=80092, ia=80093)