Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11177 (s=11177, is=11187, ic=11186, ia=11188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11188 (s=11177, is=11188, ic=11187, ia=11189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11187 (s=11177, is=11188, ic=11187, ia=11189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11189 (s=11177, is=11188, ic=11187, ia=11189)