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