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