Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101122 (s=101122, is=101186, ic=101187, ia=101189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101187 (s=101122, is=101187, ic=101188, ia=101190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101188 (s=101122, is=101187, ic=101188, ia=101190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101190 (s=101122, is=101187, ic=101188, ia=101190)