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