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