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