Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26982 (s=26982, is=27000, ic=27003, ia=27004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27001 (s=26982, is=27001, ic=27004, ia=27005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27004 (s=26982, is=27001, ic=27004, ia=27005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27005 (s=26982, is=27001, ic=27004, ia=27005)