Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100081 (s=100081, is=100144, ic=100145, ia=100146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100145 (s=100081, is=100145, ic=100146, ia=100147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100146 (s=100081, is=100145, ic=100146, ia=100147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100147 (s=100081, is=100145, ic=100146, ia=100147)