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