Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20251 (s=20251, is=20273, ic=20274, ia=20271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20274 (s=20251, is=20274, ic=20275, ia=20272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20275 (s=20251, is=20274, ic=20275, ia=20272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20272 (s=20251, is=20274, ic=20275, ia=20272)