Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59949 (s=59949, is=60000, ic=60000, ia=60002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60001 (s=59949, is=60001, ic=60001, ia=60003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60001 (s=59949, is=60001, ic=60001, ia=60003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60003 (s=59949, is=60001, ic=60001, ia=60003)