Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 120123 (s=120123, is=120198, ic=120201, ia=120203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 120199 (s=120123, is=120199, ic=120202, ia=120204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 120202 (s=120123, is=120199, ic=120202, ia=120204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120204 (s=120123, is=120199, ic=120202, ia=120204)