Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108927 (s=108927, is=108999, ic=109000, ia=109002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109000 (s=108927, is=109000, ic=109001, ia=109003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109001 (s=108927, is=109000, ic=109001, ia=109003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 109003 (s=108927, is=109000, ic=109001, ia=109003)