Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101055 (s=101055, is=101119, ic=101120, ia=101122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101120 (s=101055, is=101120, ic=101121, ia=101123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101121 (s=101055, is=101120, ic=101121, ia=101123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101123 (s=101055, is=101120, ic=101121, ia=101123)