Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23540 (s=23540, is=23551, ic=23551, ia=23550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23552 (s=23540, is=23552, ic=23552, ia=23551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23552 (s=23540, is=23552, ic=23552, ia=23551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23551 (s=23540, is=23552, ic=23552, ia=23551)