Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98080 (s=98080, is=98142, ic=98143, ia=98144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98143 (s=98080, is=98143, ic=98144, ia=98145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98144 (s=98080, is=98143, ic=98144, ia=98145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98145 (s=98080, is=98143, ic=98144, ia=98145)