Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50551 (s=50551, is=50602, ic=50602, ia=50604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50603 (s=50551, is=50603, ic=50603, ia=50605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50603 (s=50551, is=50603, ic=50603, ia=50605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50605 (s=50551, is=50603, ic=50603, ia=50605)