Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101058 (s=101058, is=101122, ic=101123, ia=101125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101123 (s=101058, is=101123, ic=101124, ia=101126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101124 (s=101058, is=101123, ic=101124, ia=101126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101126 (s=101058, is=101123, ic=101124, ia=101126)